Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank
-
Packages that use ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewaySslCertificate.UpdateDefinition<ParentT>The entirety of an application gateway SSL certificate definition as part of an application gateway update.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank Modifier and Type Method Description ApplicationGatewaySslCertificate.UpdateDefinitionStages.Blank<ApplicationGateway.Update>ApplicationGateway.UpdateStages.WithSslCert. defineSslCertificate(String name)Begins the definition of a new application gateway SSL certificate to be attached to the gateway for use in frontend HTTPS listeners.
-