Share via


DnsRecordData.DnsCaaRecords Property

Definition

The list of CAA records in the record set.

public System.Collections.Generic.IList<Azure.ResourceManager.Dns.Models.DnsCaaRecordInfo> DnsCaaRecords { get; }
member this.DnsCaaRecords : System.Collections.Generic.IList<Azure.ResourceManager.Dns.Models.DnsCaaRecordInfo>
Public ReadOnly Property DnsCaaRecords As IList(Of DnsCaaRecordInfo)

Property Value

Applies to