ICaaRecordSet.Records Property

Definition

Gets the CAA records in this record set.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.CaaRecord> Records { get; }
member this.Records : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.CaaRecord>
Public ReadOnly Property Records As IReadOnlyList(Of CaaRecord)

Property Value

Applies to