Freigeben über


RecordSet.PtrRecords Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: