Freigeben über


ISystemData.LastModifiedAt Property

Definition

The timestamp of the last modification the resource (UTC).

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="The timestamp of the last modification the resource (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedAt", Update=false)]
public DateTime? LastModifiedAt { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=false, Description="The timestamp of the last modification the resource (UTC).", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedAt", Update=false)>]
member this.LastModifiedAt : Nullable<DateTime>
Public ReadOnly Property LastModifiedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to