Uses of Interface
com.microsoft.azure.management.appservice.HostNameSslBinding.UpdateDefinitionStages.WithKeyVault
-
-
Uses of HostNameSslBinding.UpdateDefinitionStages.WithKeyVault in com.microsoft.azure.management.appservice
Subinterfaces of HostNameSslBinding.UpdateDefinitionStages.WithKeyVault 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.WithKeyVault Modifier and Type Method Description HostNameSslBinding.UpdateDefinitionStages.WithKeyVault<ParentT>HostNameSslBinding.UpdateDefinitionStages.WithCertificate. withNewStandardSslCertificateOrder(String certificateOrderName)Places a new App Service certificate order to use for the hostname.
-