NicIPConfiguration.UpdateStages.WithSubnet 接口
定义
The stage of the network interface IP configuration update allowing to specify subnet.
public interface WithSubnet
方法
withSubnet(String name) |
Associate a subnet with the network interface IP configuration.
|