Freigeben über


RecordSet.CaaRecords Eigenschaft

Definition

Ruft die Liste der CAA-Einträge im Datensatzsatz ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.caaRecords")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.CaaRecord> CaaRecords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.caaRecords")>]
member this.CaaRecords : System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.CaaRecord> with get, set
Public Property CaaRecords As IList(Of CaaRecord)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: