CustomHostnameAnalysisResult.CNameRecords Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CName records controller can see for this hostname. Serialized Name: CustomHostnameAnalysisResult.properties.cNameRecords
public System.Collections.Generic.IList<string> CNameRecords { get; }
member this.CNameRecords : System.Collections.Generic.IList<string>
Public ReadOnly Property CNameRecords As IList(Of String)