Interface DnsRecordSet.UpdatePtrRecordSet
- All Superinterfaces:
DnsRecordSet.Update
,DnsRecordSet.UpdateStages.WithETagCheck
,DnsRecordSet.UpdateStages.WithMetadata
,DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
,DnsRecordSet.UpdateStages.WithTtl
,Settable<DnsZone.Update>
- All Known Subinterfaces:
DnsRecordSet.UpdateCombined
- Enclosing interface:
- DnsRecordSet
public static interface DnsRecordSet.UpdatePtrRecordSet
extends DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName, DnsRecordSet.Update
The entirety of a PTR record set update as a part of parent DNS zone update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithETagCheck
withETagCheck, withETagCheck
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithMetadata
withMetadata, withoutMetadata
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithPtrRecordTargetDomainName
withoutTargetDomainName, withTargetDomainName
Methods inherited from interface com.microsoft.azure.management.dns.DnsRecordSet.UpdateStages.WithTtl
withTimeToLive