SearchResourceEncryptionKey.KeyVersion Property

Definition

Gets the version of the Azure Key Vault key to encrypt resources at rest.

public string KeyVersion { get; }
member this.KeyVersion : string
Public ReadOnly Property KeyVersion As String

Property Value

Remarks

A version is required in case the key rotates.

Applies to