Compartir a través de


Identity.SystemDataLastModifiedAt Property

Definition

The timestamp of resource last modification (UTC)

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

Property Value

Implements

Attributes

Applies to