Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayListener.UpdateStages.WithSslCertificate
-
Packages that use ApplicationGatewayListener.UpdateStages.WithSslCertificate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener.UpdateStages.WithSslCertificate in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayListener.UpdateStages.WithSslCertificate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayListener.UpdateThe entirety of an application gateway HTTP listener update as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayListener.UpdateStages.WithSslCertificate Modifier and Type Method Description ApplicationGatewayListener.UpdateStages.WithSslCertificateApplicationGatewayListener.UpdateStages.WithProtocol. withHttps()Specifies that the listener is for the HTTPS protocol.
-