Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameSslBinding.DefinitionStages.WithKeyVault
-
Packages that use HostnameSslBinding.DefinitionStages.WithKeyVault Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of HostnameSslBinding.DefinitionStages.WithKeyVault in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameSslBinding.DefinitionStages.WithKeyVault in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceHostnameSslBinding.Definition<ParentT>The entirety of a hostname SSL binding definition.Methods in com.azure.resourcemanager.appservice.models 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.
-