KeyVaultPrivateEndpointResponse

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.

Constructors

Link copied to clipboard
constructor(privateEndpointId: String? = null, virtualNetworkId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier of the private endpoint to reach the Azure Key Vault

Link copied to clipboard

Identifier for the virtual network id