Share via


IFusionAlertRuleProperties.LastModifiedUtc Property

Definition

The last time that this alert has been modified.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The last time that this alert has been modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastModifiedUtc")]
public DateTime? LastModifiedUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The last time that this alert has been modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastModifiedUtc")>]
member this.LastModifiedUtc : Nullable<DateTime>
Public ReadOnly Property LastModifiedUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to