bitlocker resource type
Namespace: microsoft.graph
The parent resource for a stored BitLocker key with the navigation property bitlockerRecoveryKey which contains the actual recovery key.
Methods
None.
Properties
None.
Relationships
Relationship | Type | Description |
---|---|---|
recoveryKeys | bitlockerRecoveryKey collection | The recovery keys associated with the bitlocker entity. |
JSON representation
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.bitlocker"
}