DnsResourceReferenceResult.DnsResourceReference Property

Definition

The result of dns resource reference request. A list of dns resource references for each of the azure resource in the request

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

Property Value

Implements

Attributes

Applies to