Share via


ISecurityAlertTimelineItem.EndTimeUtc Property

Definition

The alert end time.

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

Property Value

Attributes

Applies to