Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.Update Namespace

Interfaces

IUpdate

The set of configurations that can be updated for DNS record set irrespective of their type RecordType.

IWithAaaaRecordIPv6Address

The stage of the AAAA record set update allowing to add or remove AAAA record.

IWithARecordIPv4Address

The stage of the A record set update allowing to add or remove A record.

IWithCaaRecordEntry

The stage of the Caa record definition allowing to add or remove service record.

IWithCNameRecordAlias

The stage of the CNAME record set update allowing to update the CNAME record.

IWithETagCheck

The stage of the record set update allowing to enable ETag validation.

IWithMetadata

An update allowing metadata to be modified for the resource.

IWithMXRecordMailExchange

The stage of the MX record set definition allowing to add or remove MX record.

IWithNSRecordNameServer

The stage of the NS record set definition allowing to add or remove a NS record.

IWithPtrRecordTargetDomainName

The stage of the CName record set definition allowing to add or remove CName record.

IWithSoaRecordAttributes

The stage of the SOA record definition allowing to update its attributes.

IWithSrvRecordEntry

The stage of the SRV record definition allowing to add or remove service record.

IWithTtl

The stage of the record set update allowing to specify TTL for the records in this record set.

IWithTxtRecordTextValue

The stage of the Txt record definition allowing to add or remove TXT record.