DeletedManagedHsmProperties interface
Properties of the deleted managed HSM.
Properties
deletion |
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. |
mhsm |
The resource id of the original managed HSM. NOTE: This property will not be serialized. It can only be populated by the server. |
purge |
Purge protection status of the original managed HSM. NOTE: This property will not be serialized. It can only be populated by the server. |
scheduled |
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?: string
Property Value
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?: string
Property Value
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?: boolean
Property Value
boolean
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?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}