Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGateway.DefinitionStages.WithPrivateFrontend
-
Packages that use ApplicationGateway.DefinitionStages.WithPrivateFrontend Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGateway.DefinitionStages.WithPrivateFrontend in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGateway.DefinitionStages.WithPrivateFrontend in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGateway.DefinitionThe entirety of the application gateway definition.static interfaceApplicationGateway.DefinitionStages.WithCreateThe 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 interfaceApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreateThe stage of an application gateway definition allowing to continue adding more request routing rules, or start specifying optional settings, or create the application gateway.
-