Zone.RegistrationVirtualNetwork Property

Definition

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

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

Property Value

Implements

Attributes

Applies to