Uses of Interface
com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithCertificate
-
-
Uses of HostNameSslBinding.UpdateDefinitionStages.WithCertificate in com.microsoft.azure.management.appservice
Subinterfaces of HostNameSslBinding.UpdateDefinitionStages.WithCertificate in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceHostNameSslBinding.UpdateDefinition<ParentT>The entirety of a hostname SSL binding definition as part of a web app update.Methods in com.microsoft.azure.management.appservice that return HostNameSslBinding.UpdateDefinitionStages.WithCertificate Modifier and Type Method Description HostNameSslBinding.UpdateDefinitionStages.WithCertificate<ParentT>HostNameSslBinding.UpdateDefinitionStages.WithHostname. forHostname(String hostname)Specifies the hostname to bind SSL certificate to.
-