Compartir a través de


RecordSetInner.PtrRecords Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a