AppAllOfAccount
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | String | The SailPoint generated unique ID | [optional] |
AccountId | String | The account ID generated by the source | [optional] |
Examples
- Prepare the resource
$AppAllOfAccount = Initialize-PSSailpoint.V2024AppAllOfAccount -Id 2c9180837dfe6949017e21f3d8cd6d49 `
-AccountId CN=Carol Adams,OU=Austin,OU=Americas,OU=Demo,DC=seri,DC=sailpointdemo,DC=com
- Convert the resource to JSON
$AppAllOfAccount | ConvertTo-JSON