Key Vault Private Endpoint Response
data class KeyVaultPrivateEndpointResponse(val privateEndpointId: String? = null, val virtualNetworkId: String? = null)
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.