Aracılığıyla paylaş


PacketCaptureQueryStatusResultInner.PacketCaptureError Property

Definition

Gets or sets list of errors of packet capture session.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to