Aracılığıyla paylaş


PacketCaptureQueryStatusResultInner.CaptureStartTime Property

Definition

Gets or sets the start time of the packet capture session.

[Newtonsoft.Json.JsonProperty(PropertyName="captureStartTime")]
public DateTime? CaptureStartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="captureStartTime")>]
member this.CaptureStartTime : Nullable<DateTime> with get, set
Public Property CaptureStartTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to