Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayIPConfiguration
-
Packages that use ApplicationGatewayIPConfiguration Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayIPConfiguration in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayIPConfiguration Modifier and Type Method Description ApplicationGatewayIPConfigurationApplicationGateway. defaultIPConfiguration()Methods in com.microsoft.azure.management.network that return types with arguments of type ApplicationGatewayIPConfiguration Modifier and Type Method Description Map<String,ApplicationGatewayIPConfiguration>ApplicationGateway. ipConfigurations()
-