INPUT_OBJECT
O365SharePointSite
Description
Workload specific Input for specifying Microsoft Office 365 SharePointSite.
link GraphQL Schema definition
- input O365SharePointSite {
- # The site child ID for SharePoint descendant objects.
- String :
- # The site child type for SharePoint descendant objects.
- SharePointDescendantType :
- }