Compartir a través de


RecordSetInner.AaaaRecords Propiedad

Definición

Obtiene o establece la lista de registros AAAA del conjunto de registros.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a