Uses of Interface
com.microsoft.azure.management.network.model.HasSslCertificate.DefinitionStages.WithSslCertificate
-
Packages that use HasSslCertificate.DefinitionStages.WithSslCertificate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of HasSslCertificate.DefinitionStages.WithSslCertificate in com.microsoft.azure.management.network
Subinterfaces of HasSslCertificate.DefinitionStages.WithSslCertificate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayListener.Definition<ParentT>The entirety of an application gateway HTTP listener definition.static interfaceApplicationGatewayListener.DefinitionStages.WithSslCertificate<ParentT>The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.static interfaceApplicationGatewayRequestRoutingRule.Definition<ParentT>The entirety of an application gateway request routing rule definition.static interfaceApplicationGatewayRequestRoutingRule.DefinitionStages.WithSslCertificate<ParentT>The stage of an application gateway request routing rule allowing to specify an SSL certificate.
-