IEntityInsightItem.QueryTimeIntervalStartTime Property

Definition

Insight query start time

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

Property Value

Attributes

Applies to