Share via


IIncident.LastActivityTimeUtc Property

Definition

The time of the last activity in the incident

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The time of the last activity in the incident", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastActivityTimeUtc")]
public DateTime? LastActivityTimeUtc { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The time of the last activity in the incident", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastActivityTimeUtc")>]
member this.LastActivityTimeUtc : Nullable<DateTime> with get, set
Public Property LastActivityTimeUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to