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