Resource interface
Dedicated HSM resource
Properties
id | The Azure Resource Manager resource ID for the dedicated HSM. NOTE: This property will not be serialized. It can only be populated by the server. |
location | The supported Azure location where the dedicated HSM should be created. |
name | The name of the dedicated HSM. NOTE: This property will not be serialized. It can only be populated by the server. |
sku | SKU details |
tags | Resource tags |
type | The resource type of the dedicated HSM. NOTE: This property will not be serialized. It can only be populated by the server. |
zones | The Dedicated Hsm zones. |
Property Details
id
The Azure Resource Manager resource ID for the dedicated HSM. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
location
The supported Azure location where the dedicated HSM should be created.
location: string
Property Value
string
name
The name of the dedicated HSM. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
sku
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
The resource type of the dedicated HSM. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
zones
The Dedicated Hsm zones.
zones?: string[]
Property Value
string[]