Freigeben über


RecordSet.AaaaRecords Eigenschaft

Definition

Ruft die Liste der AAAA-Einträge im Datensatzsatz ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: