OBJECT
M365ProductOperationMode
Description
Stores the dashboard operation mode of a workload type.
link GraphQL Schema definition
- type M365ProductOperationMode {
- # Operation mode of the workload type of an M365 organization.
- M365DashboardOperationMode! :
- # Workload type of an M365 organization.
- M365DashboardWorkloadType! :
- }