Compartilhar via


RecordSetInner.CaaRecords Propriedade

Definição

Obtém ou define a lista de registros CAA no conjunto de registros.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a