ManagedHsm interface

Resource information with extended details.

Extends

Properties

properties

Properties of the managed HSM

Inherited 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.

identity

Managed service identity (system assigned and/or user assigned identities)

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

properties

Properties of the managed HSM

properties?: ManagedHsmProperties

Property Value

Inherited 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?: string

Property Value

string

Inherited From ManagedHsmResource.id

identity

Managed service identity (system assigned and/or user assigned identities)

identity?: ManagedServiceIdentity

Property Value

Inherited From ManagedHsmResource.identity

location

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

location?: string

Property Value

string

Inherited From ManagedHsmResource.location

name

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

name?: string

Property Value

string

Inherited From ManagedHsmResource.name

sku

SKU details

sku?: ManagedHsmSku

Property Value

Inherited From ManagedHsmResource.sku

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

Inherited From ManagedHsmResource.systemData

tags

Resource tags

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From ManagedHsmResource.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.

type?: string

Property Value

string

Inherited From ManagedHsmResource.type