Partager via


RecordSet.PtrRecords Propriété

Définition

Obtient ou définit la liste des enregistrements PTR dans le jeu d’enregistrements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à