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