Compartilhar via


RecordSetInner.PtrRecords Propriedade

Definição

Obtém ou define a lista de registros PTR no 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a