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