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