CustomHostnameAnalysisResult.CNameRecord Property

Definition

CName records controller can see for this hostname.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> CNameRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.CNameRecord : System.Collections.Generic.List<string> with get, set
Public Property CNameRecord As List(Of String)

Property Value

Implements

Attributes

Applies to