Uses of Interface
com.azure.resourcemanager.appservice.models.HostnameBinding.DefinitionStages.WithAttach
-
Packages that use HostnameBinding.DefinitionStages.WithAttach Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of HostnameBinding.DefinitionStages.WithAttach in com.azure.resourcemanager.appservice.models
Subinterfaces of HostnameBinding.DefinitionStages.WithAttach 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.WithAttach Modifier and Type Method Description HostnameBinding.DefinitionStages.WithAttach<ParentT>HostnameBinding.DefinitionStages.WithHostNameDnsRecordType. withDnsRecordType(CustomHostnameDnsRecordType hostnameDnsRecordType)Specifies the DNS record type.
-