LoadUncorrelatedAccountsTask
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Success | Boolean | The status of the result | [optional] [default to $true] |
| Task | LoadUncorrelatedAccountsTaskTask | [optional] |
Examples
- Prepare the resource
$LoadUncorrelatedAccountsTask = Initialize-BetaLoadUncorrelatedAccountsTask -Success true `
-Task null
- Convert the resource to JSON
$LoadUncorrelatedAccountsTask | ConvertTo-JSON