LoadUncorrelatedAccountsTaskTaskAttributes
Properties
Name | Type | Description | Notes |
---|---|---|---|
QpocJobId | String | The id of qpoc job | [optional] |
TaskStartDelay | [SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 | the task start delay value | [optional] |
Examples
- Prepare the resource
$LoadUncorrelatedAccountsTaskTaskAttributes = Initialize-PSSailpoint.BetaLoadUncorrelatedAccountsTaskTaskAttributes -QpocJobId 5d303d46-fc51-48cd-9c6d-4e211e3ab63c `
-TaskStartDelay
- Convert the resource to JSON
$LoadUncorrelatedAccountsTaskTaskAttributes | ConvertTo-JSON