Condividi tramite


KeyVaultProperties.CurrentVersionedKeyExpirationTimestamp Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="currentVersionedKeyExpirationTimestamp")]
public DateTime? CurrentVersionedKeyExpirationTimestamp { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentVersionedKeyExpirationTimestamp")>]
member this.CurrentVersionedKeyExpirationTimestamp : Nullable<DateTime>
Public ReadOnly Property CurrentVersionedKeyExpirationTimestamp As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to