| Enum System.Integration.Graph."Graph API Version" |
Defines the available API versions for Microsoft Graph API.
See: https://learn.microsoft.com/en-us/graph/versioning-and-support#versions |
| Enum System.Integration.Graph."Graph ConflictBehavior" |
The conflict resolution behavior for actions that create a new item.
You can use the values fail, replace, or rename.
The default for PUT is replace.
An item will never be returned with this annotation. Write-only.
See: https://learn.microsoft.com/en-us/graph/api/resources/driveitem?view=graph-rest-1.0#instance-attributes |
| Enum System.Integration.Graph."Graph OData Query Parameter" |
A Microsoft Graph API operation might support one or more of the following OData system query options.
These query options are compatible with the OData V4 query language and are supported only in GET operations.
See: hhttps://learn.microsoft.com/en-us/graph/query-parameters?tabs=http#odata-system-query-options |
| Enum System.Integration.Graph."Graph Request Header" |
The supported request header for the Microsoft Graph API |