Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameSslBinding.DefinitionStages.WithCertificate
Packages that use HostnameSslBinding.DefinitionStages.WithCertificate
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of HostnameSslBinding.DefinitionStages.WithCertificate in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameSslBinding.DefinitionStages.WithCertificate in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceHostnameSslBinding.Definition<ParentT>The entirety of a hostname SSL binding definition.Methods in com.azure.resourcemanager.appservice.models that return HostnameSslBinding.DefinitionStages.WithCertificateModifier and TypeMethodDescriptionHostnameSslBinding.DefinitionStages.WithHostname.forHostname(String hostname) Specifies the hostname to bind SSL certificate to.