Share via


IDnsZone.RegistrationVirtualNetworkIds Property

Definition

Gets a list of references to virtual networks that register hostnames in this DNS zone for Private DNS zone.

public System.Collections.Generic.IReadOnlyList<string> RegistrationVirtualNetworkIds { get; }
member this.RegistrationVirtualNetworkIds : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property RegistrationVirtualNetworkIds As IReadOnlyList(Of String)

Property Value

Applies to