Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayListener.DefinitionStages.WithSslCertificate
-
Packages that use ApplicationGatewayListener.DefinitionStages.WithSslCertificate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener.DefinitionStages.WithSslCertificate in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayListener.DefinitionStages.WithSslCertificate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayListener.Definition<ParentT>The entirety of an application gateway HTTP listener definition.Methods in com.microsoft.azure.management.network that return ApplicationGatewayListener.DefinitionStages.WithSslCertificate Modifier and Type Method Description ApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT>ApplicationGatewayListener.DefinitionStages.WithProtocol. withHttps()Specifies that the listener is for the HTTPS protocol.
-