Partilhar via


CustomHostnameAnalysisResult.TxtRecords Propriedade

Definição

Obtém ou define que o controlador de registros TXT pode ver esse nome de host.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a