Share via


CustomHostnameAnalysisResultProperties.CNameRecord Property

Definition

CName records controller can see for this hostname.

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

Property Value

String[]

Implements

Attributes

Applies to