Partager via


RecordSetInner.CaaRecords Propriété

Définition

Obtient ou définit la liste des enregistrements CAA dans le jeu d’enregistrements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à