Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGateway.DefinitionStages.WithPublicIPAddress
Packages that use ApplicationGateway.DefinitionStages.WithPublicIPAddress
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGateway.DefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGateway.DefinitionStages.WithPublicIPAddress in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the application gateway definition.static interfaceThe stage of an application gateway definition containing all the required inputs for the resource to be created, but also allowing for any other optional settings to be specified.static interfaceThe stage of an application gateway definition allowing to define one or more public, or Internet-facing, frontends.static interfaceThe stage of an application gateway definition allowing to continue adding more request routing rules, or start specifying optional settings, or create the application gateway.