LocalNetworkGateway.UpdateStages.WithAddressSpace.withoutAddressSpace(String cidr) 方法
定义
Remove address space. Note: address space will be removed only in case of exact cidr string match.
public Update withoutAddressSpace(String cidr)
参数
- cidr
- String
the CIDR representation of the local network site address space.