DiskSecret interface

Contains all the secrets of a Disk.

Properties

bitLockerKey

Bit Locker key of the disk which can be used to unlock the disk to copy data. NOTE: This property will not be serialized. It can only be populated by the server.

diskSerialNumber

Serial number of the assigned disk. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

bitLockerKey

Bit Locker key of the disk which can be used to unlock the disk to copy data. NOTE: This property will not be serialized. It can only be populated by the server.

bitLockerKey?: string

Property Value

string

diskSerialNumber

Serial number of the assigned disk. NOTE: This property will not be serialized. It can only be populated by the server.

diskSerialNumber?: string

Property Value

string