Uses of Interface
com.microsoft.azure.management.appservice.HostNameBinding.DefinitionStages.WithAttach
-
-
Uses of HostNameBinding.DefinitionStages.WithAttach in com.microsoft.azure.management.appservice
Subinterfaces of HostNameBinding.DefinitionStages.WithAttach in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceHostNameBinding.Definition<ParentT>The entirety of a hostname binding definition.Methods in com.microsoft.azure.management.appservice 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.
-