OBJECT
O365WorkloadSummary
Description
Microsoft 365 workload summary.
link GraphQL Schema definition
- type O365WorkloadSummary {
- # Total count of objects.
- Int! :
- # Count of protected objects.
- Int! :
- # Managed object type.
- ManagedObjectType! :
- }