Partager via


CustomHostnameAnalysisResult.ARecords Propriété

Définition

Obtient ou définit un contrôleur d’enregistrements qui peut voir pour ce nom d’hôte.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à