Share via


ChangeKeyVault interface

Change key vault request

Properties

keyName

The name of the key that should be used for encryption.

keyVaultPrivateEndpoints

Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.

keyVaultResourceId

Azure resource ID of the key vault/managed HSM that should be used for encryption.

keyVaultUri

The URI of the key vault/managed HSM that should be used for encryption.

Property Details

keyName

The name of the key that should be used for encryption.

keyName: string

Property Value

string

keyVaultPrivateEndpoints

Pairs of virtual network ID and private endpoint ID. Every virtual network that has volumes encrypted with customer-managed keys needs its own key vault private endpoint.

keyVaultPrivateEndpoints: KeyVaultPrivateEndpoint[]

Property Value

keyVaultResourceId

Azure resource ID of the key vault/managed HSM that should be used for encryption.

keyVaultResourceId?: string

Property Value

string

keyVaultUri

The URI of the key vault/managed HSM that should be used for encryption.

keyVaultUri: string

Property Value

string