Share via


PSVirtualNetworkPeering.RemoteSubnetNames Property

Definition

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

Property Value

String[]
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to