mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
1.3 KiB
1.3 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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-access-item-access-profile-response-app-refs-inner | AccessItemAccessProfileResponseAppRefsInner | AccessItemAccessProfileResponseAppRefsInner | AccessItemAccessProfileResponseAppRefsInner | powershellsdk |
|
/tools/sdk/powershell/v2024/models/access-item-access-profile-response-app-refs-inner |
|
AccessItemAccessProfileResponseAppRefsInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CloudAppId | String | the cloud app id associated with the access profile | [optional] |
| CloudAppName | String | the cloud app name associated with the access profile | [optional] |
Examples
- Prepare the resource
$AccessItemAccessProfileResponseAppRefsInner = Initialize-V2024AccessItemAccessProfileResponseAppRefsInner -CloudAppId 8c190e6787aa4ed9a90bd9d5344523fb `
-CloudAppName Sample App
- Convert the resource to JSON
$AccessItemAccessProfileResponseAppRefsInner | ConvertTo-JSON