M365SharePointRecoveryPlanFilterLeaf
A leaf predicate for SharePoint site and list items. Exactly one primitive field must be set.
Fields
| Field | Type | Description |
|---|---|---|
| createTime | RecoveryPlanFilterTimeRange | Filter by creation time. |
| createdByEmail | M365StringListFilter | Filter by the email of the identity that created the item. |
| fileExtensions | M365StringListFilter | Filter by file extension. |
| fileName | M365StringListFilter | Filter by file or item name. |
| fileSize | M365IntRangeFilter | Filter by file size in bytes. |
| hasUniquePermissions | Boolean | Filter by unique-permissions status. |
| lastModifiedByEmail | M365StringListFilter | Filter by the email of the identity that last modified the item. |
| modifiedTime | RecoveryPlanFilterTimeRange | Filter by last-modified time. |
Used By
Referenced by