Compartir a través de


PacketCaptureQueryStatusResult.PacketCaptureError Propiedad

Definición

Obtiene o establece la lista de errores de la sesión de captura de paquetes.

[Newtonsoft.Json.JsonProperty(PropertyName="packetCaptureError")]
public System.Collections.Generic.IList<string> PacketCaptureError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="packetCaptureError")>]
member this.PacketCaptureError : System.Collections.Generic.IList<string> with get, set
Public Property PacketCaptureError As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a