Share via


BookmarkProperties.QueryEndTime Property

Definition

The end time for the query

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

Property Value

Implements

Attributes

Applies to