次の方法で共有


PacketCaptureQueryStatusResultInner.StopReason プロパティ

定義

現在のパケット キャプチャ セッションが停止された理由を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象