Share via


PSVirtualNetworkPeering.LocalSubnetNames Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public string[] LocalSubnetNames { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.LocalSubnetNames : string[] with get, set
Public Property LocalSubnetNames As String()

Property Value

String[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to