IEntityInsightItem.QueryTimeIntervalEndTime Property

Definition

Insight query end time

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Insight query end time", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="endTime", Update=true)]
public DateTime? QueryTimeIntervalEndTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Insight query end time", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=false, Required=false, SerializedName="endTime", Update=true)>]
member this.QueryTimeIntervalEndTime : Nullable<DateTime> with get, set
Public Property QueryTimeIntervalEndTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to