Freigeben über


RecordSet.ARecords Eigenschaft

Definition

Ruft die Liste der A-Datensätze im Datensatzsatz ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: