Freigeben über


P2SVpnConnectionRequest.VpnConnectionIds Eigenschaft

Definition

Ruft die Liste der p2s-VPN-Verbindungs-IDs ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionIds")]
public System.Collections.Generic.IList<string> VpnConnectionIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionIds")>]
member this.VpnConnectionIds : System.Collections.Generic.IList<string> with get, set
Public Property VpnConnectionIds As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: