VirtualNetworkLink.VirtualNetwork Property

Definition

Gets or sets the reference of the virtual network.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")]
public Microsoft.Azure.Management.PrivateDns.Models.SubResource VirtualNetwork { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")>]
member this.VirtualNetwork : Microsoft.Azure.Management.PrivateDns.Models.SubResource with get, set
Public Property VirtualNetwork As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to