RecordSet.CaaRecord Property

Definition

The list of CAA records in the record set.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.ICaaRecord> CaaRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Inlined)>]
member this.CaaRecord : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.ICaaRecord> with get, set
Public Property CaaRecord As List(Of ICaaRecord)

Property Value

Implements

Attributes

Applies to