Share via


IMicrosoftSecurityIncidentCreationAlertRuleTemplate.LastUpdatedDateUtc Property

Definition

The last time that this alert rule template has been updated.

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

Property Value

Attributes

Applies to