Freigeben über


PacketCaptureQueryStatusResult.PacketCaptureStatus Eigenschaft

Definition

Ruft die status der Paketerfassungssitzung ab oder legt sie fest. Mögliche Werte: "NotStarted", "Running", "Stopped", "Error", "Unknown"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: