Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayIpConfiguration.DefinitionStages.WithAttach
Packages that use ApplicationGatewayIpConfiguration.DefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayIpConfiguration.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayIpConfiguration.DefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway IP configuration definition.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayIpConfiguration.DefinitionStages.WithAttachModifier and TypeMethodDescriptionApplicationGatewayIpConfiguration.DefinitionStages.WithSubnet.withExistingSubnet(Network network, String subnetName) Specifies an existing subnet the application gateway should be part of and get its private IP address from.ApplicationGatewayIpConfiguration.DefinitionStages.WithSubnet.withExistingSubnet(Subnet subnet) Specifies an existing subnet the application gateway should be part of and get its private IP address from.