Skip to main content

vaults

Overview

Namevaults
TypeResource
Idazure.key_vault.vaults

Fields

NameDatatypeDescription
idstringFully qualified identifier of the key vault resource.
namestringName of the key vault resource.
locationstringAzure location of the key vault resource.
propertiesobjectProperties of the vault
systemDataobjectMetadata pertaining to creation and last modification of the key vault resource.
tagsobjectTags assigned to the key vault resource.
typestringResource type of the key vault resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, vaultNameGets the specified Azure key vault.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdThe List operation gets information about the vaults associated with the subscription and within the specified resource group.
list_by_subscriptionSELECTsubscriptionIdThe List operation gets information about the vaults associated with the subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, vaultName, data__location, data__propertiesCreate or update a key vault in the specified subscription.
deleteDELETEresourceGroupName, subscriptionId, vaultNameDeletes the specified Azure key vault.
_exec_listEXEC$filter, api-version, subscriptionIdThe List operation gets information about the vaults associated with the subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdThe List operation gets information about the vaults associated with the subscription and within the specified resource group.
_list_by_subscriptionEXECsubscriptionIdThe List operation gets information about the vaults associated with the subscription.
check_name_availabilityEXECsubscriptionId, data__name, data__typeChecks that the vault name is valid and is not already in use.
exec_listEXEC$filter, api-version, subscriptionIdThe List operation gets information about the vaults associated with the subscription.
purge_deletedEXEClocation, subscriptionId, vaultNamePermanently deletes the specified vault. aka Purges the deleted Azure key vault.
updateEXECresourceGroupName, subscriptionId, vaultNameUpdate a key vault in the specified subscription.