Share via


CustomHostnameAnalysisResultProperties.ARecord Property

Definition

A records controller can see for this hostname.

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

Property Value

String[]

Implements

Attributes

Applies to