Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate
-
Packages that use ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate 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.WithSslCertificate Modifier and Type Method Description ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT>ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol. withHttps()Specifies that the listener is for the HTTPS protocol.
-