Compartir a través de


RecordSetInner.NsRecords Propiedad

Definición

Obtiene o establece la lista de registros NS del conjunto de registros.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a