Share via


WorkflowModel.SystemDataLastModifiedAt Property

Definition

Gets or sets the timestamp of resource last modification (UTC).

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

Property Value

Implements

Attributes

Applies to