Uses of Class
com.microsoft.azure.management.network.AddressSpace
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AddressSpace in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionP2SConnectionConfiguration.vpnClientAddressPool()
Get the reference to the address space resource which represents Address space for P2S VpnClient.VpnClientConfiguration.vpnClientAddressPool()
Get the reference to the address space resource which represents Address space for P2S VpnClient.AddressSpace.withAddressPrefixes
(List<String> addressPrefixes) Set a list of address blocks reserved for this virtual network in CIDR notation.Modifier and TypeMethodDescriptionP2SConnectionConfiguration.withVpnClientAddressPool
(AddressSpace vpnClientAddressPool) Set the reference to the address space resource which represents Address space for P2S VpnClient.VpnClientConfiguration.withVpnClientAddressPool
(AddressSpace vpnClientAddressPool) Set the reference to the address space resource which represents Address space for P2S VpnClient.