VulnerabilityAssessmentScanRecordModel.EndTime Property

Definition

Gets or sets the scan end time

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

Property Value

Attributes

Applies to