Uses of Interface
com.azure.resourcemanager.network.models.HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
-
Packages that use HasSslCertificate.UpdateDefinitionStages.WithSslCertificate Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of HasSslCertificate.UpdateDefinitionStages.WithSslCertificate in com.azure.resourcemanager.network.models
Subinterfaces of HasSslCertificate.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.static interfaceApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT>The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinition<ParentT>The entirety of an application gateway request routing rule definition as part of an application gateway update.static interfaceApplicationGatewayRequestRoutingRule.UpdateDefinitionStages.WithSslCertificate<ParentT>The stage of an application gateway request routing rule allowing to specify an SSL certificate.
-