OBJECT
O365ConfiguredGroupSpec
Description
Specifications for a Microsoft 365 configured group.
link GraphQL Schema definition
- type O365ConfiguredGroupSpec {
- # The preferred data locations for the group.
- String!]! : [
- # The wildcard pattern for the group.
- String! :
- # The workload for the group.
- ManagedObjectType!] : [
- # The attribute filter pattern for the group.
- GroupFilterAttributeList!]! : [
- }