Partager via


CustomHostnameAnalysisResult.AlternateCNameRecords Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to