PSGetPacketCaptureResult.CaptureStartTime Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public DateTime? CaptureStartTime { get; set; }
public DateTime? CaptureStartTime { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.CaptureStartTime : Nullable<DateTime> with get, set
member this.CaptureStartTime : Nullable<DateTime> with get, set
Public Property CaptureStartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to