Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayListener.UpdateDefinitionStages.WithAttach
Packages that use ApplicationGatewayListener.UpdateDefinitionStages.WithAttach
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayListener.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayListener.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway HTTP listener definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayListener.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort.withFrontendPort(int portNumber) Enables the listener to listen on the specified frontend port number.ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort.withFrontendPort(String name) Enables the listener to listen on the specified existing frontend port.ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol.withHttp()Specifies that the listener is for the HTTP protocol.