Uses of Interface
com.microsoft.azure.management.appservice.HostNameSslBinding.DefinitionStages.WithKeyVault
-
-
Uses of HostNameSslBinding.DefinitionStages.WithKeyVault in com.microsoft.azure.management.appservice
Subinterfaces of HostNameSslBinding.DefinitionStages.WithKeyVault in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceHostNameSslBinding.Definition<ParentT>The entirety of a hostname SSL binding definition.Methods in com.microsoft.azure.management.appservice that return HostNameSslBinding.DefinitionStages.WithKeyVault Modifier and Type Method Description HostNameSslBinding.DefinitionStages.WithKeyVault<ParentT>HostNameSslBinding.DefinitionStages.WithCertificate. withNewStandardSslCertificateOrder(String certificateOrderName)Places a new App Service certificate order to use for the hostname.
-