ISecurityAlertTimelineItem.StartTimeUtc Property

Definition

The alert start time.

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

Property Value

Attributes

Applies to