ManagedHsmResource interface

Managed HSM resource

Properties

id

The Azure Resource Manager resource ID for the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

location

The supported Azure location where the managed HSM Pool should be created.

name

The name of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

sku

SKU details

systemData

Metadata pertaining to creation and last modification of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags

type

The resource type of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The Azure Resource Manager resource ID for the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

id?: undefined | string

Property Value

undefined | string

location

The supported Azure location where the managed HSM Pool should be created.

location?: undefined | string

Property Value

undefined | string

name

The name of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

name?: undefined | string

Property Value

undefined | string

sku

SKU details

sku?: ManagedHsmSku

Property Value

systemData

Metadata pertaining to creation and last modification of the key vault resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

tags

Resource tags

tags?: undefined | [key: string]: string

Property Value

undefined | [key: string]: string

type

The resource type of the managed HSM Pool. NOTE: This property will not be serialized. It can only be populated by the server.

type?: undefined | string

Property Value

undefined | string