Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate
-
Packages that use ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-