Share via


TopologyParameters.TargetVirtualNetwork Property

Definition

Gets or sets the reference of the Virtual Network resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to