Language

ScanResult.BaselineUpdatedTime Property

Definition

Baseline update time (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)]
public DateTime? BaselineUpdatedTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Origin(Microsoft.Azure.PowerShell.Cmdlets.Security.PropertyOrigin.Inlined)>]
member this.BaselineUpdatedTime : Nullable<DateTime> with get, set
Public Property BaselineUpdatedTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to