Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameSslBinding.UpdateDefinitionStages.WithKeyVault
-
Packages that use HostnameSslBinding.UpdateDefinitionStages.WithKeyVault Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of HostnameSslBinding.UpdateDefinitionStages.WithKeyVault in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameSslBinding.UpdateDefinitionStages.WithKeyVault in com.azure.resourcemanager.appservice.models 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.azure.resourcemanager.appservice.models 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.
-