Uses of Interface
com.microsoft.azure.management.appservice.HostNameBinding.UpdateDefinitionStages.WithAttach
-
-
Uses of HostNameBinding.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.appservice
Subinterfaces of HostNameBinding.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.appservice 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.microsoft.azure.management.appservice 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.
-