다음을 통해 공유


KeyVaultProperties.CurrentVersionedKeyIdentifier Property

Definition

Gets the object identifier of the current versioned Key Vault Key in use.

[Newtonsoft.Json.JsonProperty(PropertyName="currentVersionedKeyIdentifier")]
public string CurrentVersionedKeyIdentifier { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="currentVersionedKeyIdentifier")>]
member this.CurrentVersionedKeyIdentifier : string
Public ReadOnly Property CurrentVersionedKeyIdentifier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to