INPUT_OBJECT
ExcludeSharepointObjectsFromProtectionInput
Description
Configuration for the exclusion of SharePoint objects from protection.
link GraphQL Schema definition
- input ExcludeSharepointObjectsFromProtectionInput {
- # Configurations for the exclusions for each SharePoint site collection.
- : [O365FullSpSiteExclusions!]!
- # ID of the org.
- : String!
- }