Freigeben über


RecordSet.NsRecords Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: