Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameSslBinding.UpdateDefinitionStages.WithHostname
-
Packages that use HostnameSslBinding.UpdateDefinitionStages.WithHostname Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of HostnameSslBinding.UpdateDefinitionStages.WithHostname in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameSslBinding.UpdateDefinitionStages.WithHostname 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.static interfaceHostnameSslBinding.UpdateDefinitionStages.Blank<ParentT>The first stage of a hostname SSL binding definition.
-