Partager via


PacketCaptureQueryStatusResultInner.PacketCaptureError Propriété

Définition

Obtient ou définit la liste des erreurs de la session de capture de paquets.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à