Share via


TopologyParameters.TargetSubnet Property

Definition

Gets or sets the reference of the Subnet resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to