Compartilhar via


RecordSet.AaaaRecords Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a