OBJECT
O365PdlAndWorkloadPair
Description
Pairing of a preferred data location (PDL) and the workload corresponding to the PDL group.
link GraphQL Schema definition
- type O365PdlAndWorkloadPair {
- # The preferred data location for the group.
- String! :
- # The workload for the group.
- WorkloadLevelHierarchy! :
- }