Partager via


RecordSetInner.TxtRecords Propriété

Définition

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

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à