AddressSpace 类
定义
AddressSpace contains an array of IP address ranges that can be used by subnets of the virtual network.
public class AddressSpace
- 继承
-
java.lang.ObjectAddressSpace
方法
addressPrefixes() |
Get the addressPrefixes value.
|
withAddressPrefixes(List<String> addressPrefixes) |
Set the addressPrefixes value.
|