KeyVaultProperties.CurrentVersionedKeyExpirationTimestamp Property

Definition

This is a read only property that represents the expiration time of the current version of the customer managed key used for encryption.

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

Property Value

Implements

Attributes

Applies to