Share via


KeyVaultPrivateEndpoint interface

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.

Properties

privateEndpointId

Identifier of the private endpoint to reach the Azure Key Vault

virtualNetworkId

Identifier for the virtual network id

Property Details

privateEndpointId

Identifier of the private endpoint to reach the Azure Key Vault

privateEndpointId?: string

Property Value

string

virtualNetworkId

Identifier for the virtual network id

virtualNetworkId?: string

Property Value

string