Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayListener.DefinitionStages.WithSslCertificate
-
Packages that use ApplicationGatewayListener.DefinitionStages.WithSslCertificate Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayListener.DefinitionStages.WithSslCertificate in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayListener.DefinitionStages.WithSslCertificate in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayListener.Definition<ParentT>The entirety of an application gateway HTTP listener definition.Methods in com.azure.resourcemanager.network.models 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.
-