AllOrNone Parameter (Connect-UMSaaSCloud Cmdlet)
A boolean indicating if you would like all inserts, updates, or deletes to fail in a request if even a single record fails.
Syntax
Connect-UMSaaSCloud -AllOrNone SwitchParameter
Data Type
bool
Default Value
false
Remarks
The AllOrNone property is not available when using Bulk API requests.