Compartir a través de


SystemData.LastModifiedAt Property

Definition

The timestamp of resource last modification (UTC)

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Owned)]
public DateTime? LastModifiedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.PropertyOrigin.Owned)>]
member this.LastModifiedAt : Nullable<DateTime> with get, set
Public Property LastModifiedAt As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to