次の方法で共有


PacketCaptureStorageLocation.StoragePath プロパティ

定義

パケット キャプチャを保存するストレージ パスの URI を取得または設定します。 パケット キャプチャを保存する場所を記述する整形式の URI である必要があります。

[Newtonsoft.Json.JsonProperty(PropertyName="storagePath")]
public string StoragePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storagePath")>]
member this.StoragePath : string with get, set
Public Property StoragePath As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象