Share via


ZoneProperties.ResolutionVirtualNetwork Property

Definition

A list of references to virtual networks that resolve records in this DNS zone. This is a only when ZoneType is Private.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource[] ResolutionVirtualNetwork { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.ResolutionVirtualNetwork : Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource[] with get, set
Public Property ResolutionVirtualNetwork As ISubResource()

Property Value

Implements

Attributes

Applies to