AssetBitlockerProtectionStatusAggregation
object
Represents a single BitLocker status aggregation bucket, containing the encryption status and the number of occurrences.
Fields
count
Int!
non-null
Number of assets corresponding to the BitLocker encryption status.
key
AssetBitlockerProtectionStatus!
non-null
Bitlocker encryption status represented by this aggregation bucket.