INPUT_OBJECT
ListFileResultFiltersInput
link GraphQL Schema definition
- input ListFileResultFiltersInput {
- String!] : [
- SnappablePathInput!] : [
- String!] : [
- String :
- Boolean :
- # List of principal IDs to filter the paths.
- String!] : [
- # List of data type IDs to filter snapshot file results.
- String!] : [
- # List of sensitivity levels to filter the paths.
- RiskLevelType!] : [
- # Last access time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # Last modified time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # Creation time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # Last scan time range specified in the local timezone of the user.
- UserTimeRangeInput :
- # List of Microsoft Purview Information Protection labels used to filter paths.
- MipLabelsFilterInput!] : [
- # Violation ID to filter the paths.
- String :
- # List to exposure types to filter the paths.
- OpenAccessType!] : [
- FileCountType! :
- }