Share via


CustomHostnameAnalysisResult.CNameRecord Property

Definition

CName records visible for this hostname.

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

Property Value

Implements

Attributes

Applies to