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.

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

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

identity

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

identity?: ManagedServiceIdentity

Property Value

location

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

location?: string

Property Value

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

Property Value

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?: {[propertyName: string]: string}

Property Value

{[propertyName: 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?: string

Property Value

string