DeletedManagedHsmProperties interface

Properties of the deleted managed HSM.

Properties

deletionDate

The deleted date. NOTE: This property will not be serialized. It can only be populated by the server.

location

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

mhsmId

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

purgeProtectionEnabled

Purge protection status of the original managed HSM. NOTE: This property will not be serialized. It can only be populated by the server.

scheduledPurgeDate

The scheduled purged date. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Tags of the original managed HSM. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

deletionDate

The deleted date. NOTE: This property will not be serialized. It can only be populated by the server.

deletionDate?: Date

Property Value

Date

location

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

location?: undefined | string

Property Value

undefined | string

mhsmId

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

mhsmId?: undefined | string

Property Value

undefined | string

purgeProtectionEnabled

Purge protection status of the original managed HSM. NOTE: This property will not be serialized. It can only be populated by the server.

purgeProtectionEnabled?: undefined | false | true

Property Value

undefined | false | true

scheduledPurgeDate

The scheduled purged date. NOTE: This property will not be serialized. It can only be populated by the server.

scheduledPurgeDate?: Date

Property Value

Date

tags

Tags of the original managed HSM. NOTE: This property will not be serialized. It can only be populated by the server.

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

Property Value

undefined | [key: string]: string