INPUT_OBJECT
O365PdlAndWorkloadPairInput
Description
Input to create the pairing of a preferred data location (PDL) and the workload corresponding to the PDL group.
link GraphQL Schema definition
- input O365PdlAndWorkloadPairInput {
- # The preferred data location for the group.
- String! :
- # The workload for the group.
- WorkloadLevelHierarchy! :
- }