ApprovalName
Properties
Name | Type | Description | Notes |
---|---|---|---|
Value | String | Name of the approval | [optional] |
Locale | String | What locale the name of the approval is using | [optional] |
Examples
- Prepare the resource
$ApprovalName = Initialize-PSSailpoint.V2024ApprovalName -Value Audit DB Access `
-Locale en_US
- Convert the resource to JSON
$ApprovalName | ConvertTo-JSON