Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameBinding.DefinitionStages.WithSubDomain
Packages that use HostnameBinding.DefinitionStages.WithSubDomain
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of HostnameBinding.DefinitionStages.WithSubDomain in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameBinding.DefinitionStages.WithSubDomain in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptionstatic interfaceHostnameBinding.Definition<ParentT>The entirety of a hostname binding definition.Methods in com.azure.resourcemanager.appservice.models that return HostnameBinding.DefinitionStages.WithSubDomainModifier and TypeMethodDescriptionHostnameBinding.DefinitionStages.WithDomain.withAzureManagedDomain(AppServiceDomain domain) Binds to a domain purchased from Azure.HostnameBinding.DefinitionStages.WithDomain.withThirdPartyDomain(String domain) Binds to a 3rd party domain.