IWithRecordSet.WithoutAaaaRecordSet Method

Definition

Overloads

WithoutAaaaRecordSet(String)

Removes a AAAA record set in the DNS zone.

WithoutAaaaRecordSet(String, String)

Removes a AAAA record set in the DNS zone.

WithoutAaaaRecordSet(String)

Removes a AAAA record set in the DNS zone.

public Microsoft.Azure.Management.Dns.Fluent.DnsZone.Update.IUpdate WithoutAaaaRecordSet (string name);

Parameters

name
String

Name of the AAAA record set.

Returns

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy

WithoutAaaaRecordSet(String, String)

Removes a AAAA record set in the DNS zone.

public Microsoft.Azure.Management.Dns.Fluent.DnsZone.Update.IUpdate WithoutAaaaRecordSet (string name, string eTagValue);

Parameters

name
String

Name of the AAAA record set.

eTagValue
String

The etag to use for concurrent protection.

Returns

Applies to

Azure SDK for .NET Legacy
Prodotto Versioni
Azure SDK for .NET Legacy