Uses of Class
odata.msgraph.client.beta.entity.request.BitlockerRequest
-
Packages that use BitlockerRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of BitlockerRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return BitlockerRequest Modifier and Type Method Description BitlockerRequestGraphService. bitlocker() -
Uses of BitlockerRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BitlockerRequest Modifier and Type Method Description BitlockerRequestInformationProtection. getBitlocker() -
Uses of BitlockerRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BitlockerRequest Modifier and Type Method Description BitlockerRequestInformationProtectionRequest. bitlocker()
-