mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
1.1 KiB
1.1 KiB
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2025-role-mining-potential-role-application | RoleMiningPotentialRoleApplication | RoleMiningPotentialRoleApplication | RoleMiningPotentialRoleApplication | powershellsdk |
|
/tools/sdk/powershell/v2025/models/role-mining-potential-role-application |
|
RoleMiningPotentialRoleApplication
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | Id of the application | [optional] |
| Name | String | Name of the application | [optional] |
Examples
- Prepare the resource
$RoleMiningPotentialRoleApplication = Initialize-V2025RoleMiningPotentialRoleApplication -Id {id=2c9180877212632a017228d5a796292b} `
-Name {name=Slack}
- Convert the resource to JSON
$RoleMiningPotentialRoleApplication | ConvertTo-JSON