Partilhar via


CustomHostnameAnalysisResult.CNameRecords Propriedade

Definição

Obtém ou define os registros cName que o controlador pode ver para esse nome 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a