Condividi tramite


IEncryptionScopeKeyVaultProperties.CurrentVersionedKeyIdentifier Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The object identifier of the current versioned Key Vault Key in use.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentVersionedKeyIdentifier", Update=false)]
public string CurrentVersionedKeyIdentifier { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The object identifier of the current versioned Key Vault Key in use.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="currentVersionedKeyIdentifier", Update=false)>]
member this.CurrentVersionedKeyIdentifier : string
Public ReadOnly Property CurrentVersionedKeyIdentifier As String

Property Value

Attributes

Applies to