ENUM
AzureAdBitLockerVolumeType
Description
Specifies the type of volume with which the BitLocker key is associated.
link GraphQL Schema definition
- enum AzureAdBitLockerVolumeType {
- # The volume type is fixed data volume.
- # The volume type is operating system volume.
- # The volume type is removable data volume.
- # The volume type is for a future value for forward compatibility.
- # The volume type is unknown.
- }