Uses of Interface
com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.Blank
-
-
Uses of HostNameBinding.DefinitionStages.Blank in com.microsoft.azure.management.appservice
Subinterfaces of HostNameBinding.DefinitionStages.Blank in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceHostNameBinding.Definition<ParentT>The entirety of a hostname binding definition.Methods in com.microsoft.azure.management.appservice that return HostNameBinding.DefinitionStages.Blank Modifier and Type Method Description HostNameBinding.DefinitionStages.Blank<WebAppBase.DefinitionStages.WithCreate<FluentT>>WebAppBase.DefinitionStages.WithHostNameBinding. defineHostnameBinding()Starts the definition of a new host name binding.
-