TopologyParameters.TargetVirtualNetwork Property

Definition

Gets or sets the reference to the Virtual Network resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to