Share via


IEntityInsightItem.QueryTimeIntervalStartTime Property

Definition

Insight query start time

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

Property Value

Attributes

Applies to