CustomHostnameAnalysisResultProperties.ARecord Property

Definition

A records controller can see for this hostname.

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

Property Value

Implements

Attributes

Applies to