Skip to main content

dedicated_hsm

Overview

Namededicated_hsm
TypeResource
Idazure.hardware_security_modules.dedicated_hsm

Fields

NameDatatypeDescription
idstringThe Azure Resource Manager resource ID for the dedicated HSM.
namestringThe name of the dedicated HSM.
locationstringThe supported Azure location where the dedicated HSM should be created.
propertiesobjectProperties of the dedicated hsm
skuobjectSKU of the dedicated HSM
systemDataobjectMetadata pertaining to creation and last modification of dedicated hsm resource.
tagsobjectResource tags
typestringThe resource type of the dedicated HSM.
zonesarrayThe Dedicated Hsm zones.

Methods

NameAccessible byRequired ParamsDescription
getSELECTname, resourceGroupName, subscriptionIdGets the specified Azure dedicated HSM.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdThe List operation gets information about the dedicated hsms associated with the subscription and within the specified resource group.
list_by_subscriptionSELECTsubscriptionIdThe List operation gets information about the dedicated HSMs associated with the subscription.
create_or_updateINSERTname, resourceGroupName, subscriptionId, data__location, data__properties, data__skuCreate or Update a dedicated HSM in the specified subscription.
deleteDELETEname, resourceGroupName, subscriptionIdDeletes the specified Azure Dedicated HSM.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdThe List operation gets information about the dedicated hsms associated with the subscription and within the specified resource group.
_list_by_subscriptionEXECsubscriptionIdThe List operation gets information about the dedicated HSMs associated with the subscription.
updateEXECname, resourceGroupName, subscriptionIdUpdate a dedicated HSM in the specified subscription.