Share via


DnsRecordSet.RecordType Property

Definition

Gets or sets the type of DNS records in this record set. Only records of this type may be added to this record set.

public Microsoft.Azure.Management.Dns.Models.RecordType RecordType { get; set; }
member this.RecordType : Microsoft.Azure.Management.Dns.Models.RecordType with get, set
Public Property RecordType As RecordType

Property Value

Applies to