RecordSet.ARecord Property

Definition

The list of A records in the record set.

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

Property Value

Implements

Attributes

Applies to