Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameBinding.DefinitionStages.WithHostNameDnsRecordType
-
Packages that use HostnameBinding.DefinitionStages.WithHostNameDnsRecordType Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of HostnameBinding.DefinitionStages.WithHostNameDnsRecordType in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameBinding.DefinitionStages.WithHostNameDnsRecordType in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceHostnameBinding.Definition<ParentT>The entirety of a hostname binding definition.Methods in com.azure.resourcemanager.appservice.models that return HostnameBinding.DefinitionStages.WithHostNameDnsRecordType Modifier and Type Method Description HostnameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT>HostnameBinding.DefinitionStages.WithSubDomain. withSubDomain(String subDomain)Specifies the sub-domain to bind to.
-