Compartilhar via


RecordSet.NsRecords Propriedade

Definição

Obtém ou define a lista de registros NS no conjunto de registros.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a