Subnet.UpdateDefinitionStages.WithAddressPrefix<ParentT>.withAddressPrefix(String cidr) 方法
定义
Specifies the IP address space of the subnet, within the address space of the network.
public WithAttach<ParentT> withAddressPrefix(String cidr)
参数
- cidr
- String
the IP address space prefix using the CIDR notation
返回
the next stage of the definition