Freigeben über


ManagedHsm.SystemDataLastModifiedAt Property

Definition

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

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

Property Value

Implements

Attributes

Applies to