Compartilhar via


RecordSet.TxtRecords Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a