Uses of Interface
com.microsoft.azure.management.network.ApplicationGateway.DefinitionStages.WithListener
-
Packages that use ApplicationGateway.DefinitionStages.WithListener Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGateway.DefinitionStages.WithListener in com.microsoft.azure.management.network
Subinterfaces of ApplicationGateway.DefinitionStages.WithListener in com.microsoft.azure.management.network 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.
-