Compartilhar via


PacketCaptureQueryStatusResultInner.PacketCaptureError Propriedade

Definição

Obtém ou define a lista de erros da sessão de captura de pacotes.

[Newtonsoft.Json.JsonProperty(PropertyName="packetCaptureError")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.PcError> PacketCaptureError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="packetCaptureError")>]
member this.PacketCaptureError : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.PcError> with get, set
Public Property PacketCaptureError As IList(Of PcError)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a