Enum "Graph ConflictBehavior"
ID 9351
Namespace: System.Integration.Graph
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
Properties
Name | Value |
---|---|
Access | Public |
Extensible | False |
Values
Name | Description |
---|---|
Replace | |
Fail | |
Rename |