Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletedManagedHsmProperties

Package version

Properties of the deleted managed HSM.

Hierarchy

  • DeletedManagedHsmProperties

Index

Properties

Optional deletionDate

deletionDate: Date

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

Optional location

location: undefined | string

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

Optional mhsmId

mhsmId: undefined | string

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

Optional purgeProtectionEnabled

purgeProtectionEnabled: undefined | false | true

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

Optional scheduledPurgeDate

scheduledPurgeDate: Date

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

Optional tags

tags: undefined | {}

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

Generated using TypeDoc