Compartir a través de


VpnConnectionPacketCaptureStartParameters.LinkConnectionNames Propiedad

Definición

Obtiene o establece la lista de nombres de conexión de vínculo de sitio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a