DeviceErasureDetails interface
Device erasure details with erasure completion status, secure erasure sas key and erasureordestructionlog sas key
Properties
| device |
Holds the device erasure completion status |
| erasure |
Shared access key to download cleanup or destruction certificate for device |
| secure |
Shared access key to download secure erasure certificate for the device |
Property Details
deviceErasureStatus
Holds the device erasure completion status
deviceErasureStatus?: StageStatus
Property Value
erasureOrDestructionCertificateSasKey
Shared access key to download cleanup or destruction certificate for device
erasureOrDestructionCertificateSasKey?: string
Property Value
string
secureErasureCertificateSasKey
Shared access key to download secure erasure certificate for the device
secureErasureCertificateSasKey?: string
Property Value
string