Bagikan melalui


KeyVaultProperties.LastKeyRotationTimestamp Property

Definition

Timestamp of the last successful key rotation.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public DateTime? LastKeyRotationTimestamp { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.LastKeyRotationTimestamp : Nullable<DateTime>
Public ReadOnly Property LastKeyRotationTimestamp As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to