Uses of Interface
com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.Blank
-
-
Uses of HostNameBinding.UpdateDefinitionStages.Blank in com.microsoft.azure.management.appservice
Subinterfaces of HostNameBinding.UpdateDefinitionStages.Blank in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceHostNameBinding.UpdateDefinition<ParentT>The entirety of a hostname binding definition as part of a web app update.Methods in com.microsoft.azure.management.appservice that return HostNameBinding.UpdateDefinitionStages.Blank Modifier and Type Method Description HostNameBinding.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>>WebAppBase.UpdateStages.WithHostNameBinding. defineHostnameBinding()Starts the definition of a new host name binding.
-