Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameBinding.UpdateDefinitionStages.WithDomain
-
Packages that use HostnameBinding.UpdateDefinitionStages.WithDomain Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of HostnameBinding.UpdateDefinitionStages.WithDomain in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameBinding.UpdateDefinitionStages.WithDomain in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceHostnameBinding.UpdateDefinition<ParentT>The entirety of a hostname binding definition as part of a web app update.static interfaceHostnameBinding.UpdateDefinitionStages.Blank<ParentT>The first stage of a host name binding definition.
-