Package version:

Interface KeyVaultPrivateEndpoint

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.

interface KeyVaultPrivateEndpoint {
    privateEndpointId?: string;
    virtualNetworkId?: string;
}

Properties

privateEndpointId?: string

Identifier of the private endpoint to reach the Azure Key Vault

virtualNetworkId?: string

Identifier for the virtual network id