ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface HostnameBinding.DefinitionStages.WithHostNameDnsRecordType<ParentT>
| Modifier and Type | Method and Description |
|---|---|
HostnameBinding.DefinitionStages.WithAttach<ParentT> |
withDnsRecordType(CustomHostnameDnsRecordType hostnameDnsRecordType)
Specifies the DNS record type.
|
HostnameBinding.DefinitionStages.WithAttach<ParentT> withDnsRecordType(CustomHostnameDnsRecordType hostnameDnsRecordType)
hostnameDnsRecordType - the DNS record typeVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.