ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainName<ParentT>
| Modifier and Type | Method and Description |
|---|---|
PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> |
withTargetDomainName(String targetDomainName)
Creates a PTR record with the provided target domain name in this record set.
|
PrivateDnsRecordSet.UpdateDefinitionStages.WithPtrRecordTargetDomainNameOrAttachable<ParentT> withTargetDomainName(String targetDomainName)
targetDomainName - the target domain nameCopyright © 2020 Microsoft Corporation. All rights reserved.