Compartilhar via


P2SVpnConnectionRequest.VpnConnectionIds Propriedade

Definição

Obtém ou define a lista de IDs de conexão vpn p2s.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a