Bookmark.QueryEndTime Property

Definition

The end time for the query

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

Property Value

Implements

Attributes

Applies to