Compartir a través de


CustomHostnameAnalysisResult.CNameRecords Propiedad

Definición

Obtiene o establece el controlador de registros cName que puede ver para este nombre de host.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a