Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewayListener.UpdateDefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayListener.UpdateDefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayListener.UpdateDefinition<ParentT>The entirety of an application gateway HTTP listener definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayListener.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewayListener.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithListener. defineListener(String name)Begins the definition of a new application gateway listener to be attached to the gateway.
-