ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainName<ParentT>
| Modifier and Type | Method and Description |
|---|---|
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> |
withTargetDomainName(String targetDomainName)
Creates a PTR record with the provided target domain name in this record set.
|
DnsRecordSet.DefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> withTargetDomainName(String targetDomainName)
targetDomainName - the target domain name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/