อ่านในภาษาอังกฤษ

แชร์ผ่าน


RecordSet Class

Definition

Describes a DNS record set (a collection of DNS records with the same name and type) in a Private DNS zone.

C#
[Microsoft.Rest.Serialization.JsonTransformation]
public class RecordSet : Microsoft.Azure.Management.PrivateDns.Models.ProxyResource
Inheritance
Attributes

Constructors

Properties

AaaaRecords

Gets or sets the list of AAAA records in the record set.

ARecords

Gets or sets the list of A records in the record set.

CnameRecord

Gets or sets the CNAME record in the record set.

Etag

Gets or sets the ETag of the record set.

Fqdn

Gets fully qualified domain name of the record set.

Id

Gets fully qualified resource Id for the resource. Example - '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/privateDnsZones/{privateDnsZoneName}'.

(Inherited from Resource)
IsAutoRegistered

Gets is the record set auto-registered in the Private DNS zone through a virtual network link?

Metadata

Gets or sets the metadata attached to the record set.

MxRecords

Gets or sets the list of MX records in the record set.

Name

Gets the name of the resource

(Inherited from Resource)
PtrRecords

Gets or sets the list of PTR records in the record set.

SoaRecord

Gets or sets the SOA record in the record set.

SrvRecords

Gets or sets the list of SRV records in the record set.

Ttl

Gets or sets the TTL (time-to-live) of the records in the record set.

TxtRecords

Gets or sets the list of TXT records in the record set.

Type

Gets the type of the resource. Example - 'Microsoft.Network/privateDnsZones'.

(Inherited from Resource)

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Legacy