次の方法で共有


PacketCaptureStorageLocation.StorageId プロパティ

定義

パケット キャプチャ セッションを保存するストレージ アカウントの ID を取得または設定します。 ローカル ファイル パスが指定されていない場合は必須です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象