SearchResourceEncryptionKey.KeyVersion Property

Definition

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

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

Property Value

Remarks

A version is required in case the key rotates.

Applies to