Skip to main content

private_endpoint_connections

Overview

Nameprivate_endpoint_connections
TypeResource
Idazure.key_vault.private_endpoint_connections

Fields

NameDatatypeDescription
idstringFully qualified identifier of the key vault resource.
namestringName of the key vault resource.
etagstringModified whenever there is a change in the state of private endpoint connection.
locationstringAzure location of the key vault resource.
propertiesobjectProperties of the private endpoint connection resource.
tagsobjectTags assigned to the key vault resource.
typestringResource type of the key vault resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprivateEndpointConnectionName, resourceGroupName, subscriptionId, vaultNameGets the specified private endpoint connection associated with the key vault.
list_by_resourceSELECTresourceGroupName, subscriptionId, vaultNameThe List operation gets information about the private endpoint connections associated with the vault.
deleteDELETEprivateEndpointConnectionName, resourceGroupName, subscriptionId, vaultNameDeletes the specified private endpoint connection associated with the key vault.
_list_by_resourceEXECresourceGroupName, subscriptionId, vaultNameThe List operation gets information about the private endpoint connections associated with the vault.
putEXECprivateEndpointConnectionName, resourceGroupName, subscriptionId, vaultNameUpdates the specified private endpoint connection associated with the key vault.