Aracılığıyla paylaş


TopologyParameters.TargetSubnet Property

Definition

Gets or sets the reference to the Subnet resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to