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