Partilhar via


CustomHostnameAnalysisResult.ARecords Propriedade

Definição

Obtém ou define um controlador de registros que pode ver para esse nome de host.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a