OBJECT

O365PdlGroupsReply

Description

The details for PDL groups to be used for role creation.

link GraphQL Schema definition

  • type O365PdlGroupsReply {
  • # The groups for the preferred data location and workload pairings.
  • groups: [O365PdlGroup!]!
  • }

link Require by