Interface DnsRecordSet.Update
- All Superinterfaces:
DnsRecordSet.UpdateStages.WithETagCheck, DnsRecordSet.UpdateStages.WithMetadata, DnsRecordSet.UpdateStages.WithTtl, com.azure.resourcemanager.resources.fluentcore.model.Settable<DnsZone.Update>
- All Known Subinterfaces:
DnsRecordSet.UpdateAaaaRecordSet, DnsRecordSet.UpdateARecordSet, DnsRecordSet.UpdateCaaRecordSet, DnsRecordSet.UpdateCNameRecordSet, DnsRecordSet.UpdateCombined, DnsRecordSet.UpdateMXRecordSet, DnsRecordSet.UpdateNSRecordSet, DnsRecordSet.UpdatePtrRecordSet, DnsRecordSet.UpdateSoaRecord, DnsRecordSet.UpdateSrvRecordSet, DnsRecordSet.UpdateTxtRecordSet
- Enclosing interface:
DnsRecordSet
public static interface DnsRecordSet.Update
extends com.azure.resourcemanager.resources.fluentcore.model.Settable<DnsZone.Update>, DnsRecordSet.UpdateStages.WithTtl, DnsRecordSet.UpdateStages.WithMetadata, DnsRecordSet.UpdateStages.WithETagCheck
the set of configurations that can be updated for DNS record set irrespective of their type
RecordType.-
Method Summary
Methods inherited from interface DnsRecordSet.UpdateStages.WithETagCheck
withETagCheck, withETagCheckMethods inherited from interface DnsRecordSet.UpdateStages.WithMetadata
withMetadata, withoutMetadataMethods inherited from interface DnsRecordSet.UpdateStages.WithTtl
withTimeToLiveMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Settable
parent