Partager via


RecordSet.AaaaRecords Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à