次の方法で共有


VpnConnectionPacketCaptureStopParameters.LinkConnectionNames プロパティ

定義

サイト リンク接続名の一覧を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象