NicIPConfiguration.UpdateDefinitionStages.WithSubnet<ParentT>.withSubnet(String name) 方法
定义
Associate a subnet with the network interface IP configuration.
public WithPrivateIP<ParentT> withSubnet(String name)
参数
- name
-
String
the subnet name
返回
the next stage of the definition
适用于