VulnerabilityAssessmentScanRecordModel.StartTime Property

Definition

Gets or sets the scan start time

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Start Time", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public DateTime? StartTime { get; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Start Time", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.StartTime : Nullable<DateTime>
Public ReadOnly Property StartTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to