Dela via


PSVirtualNetworkGatewayConnectionIkeSaQuickModeSa.remoteTrafficSelectors Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Newtonsoft.Json.JsonProperty("RemoteTrafficSelectors")]
public System.Collections.Generic.List<string> remoteTrafficSelectors { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Newtonsoft.Json.JsonProperty("RemoteTrafficSelectors")>]
member this.remoteTrafficSelectors : System.Collections.Generic.List<string> with get, set
Public Property remoteTrafficSelectors As List(Of String)

Property Value

Attributes
Ps1XmlAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to