mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
1.2 KiB
1.2 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-update-access-profiles-in-bulk412-response | UpdateAccessProfilesInBulk412Response | UpdateAccessProfilesInBulk412Response | UpdateAccessProfilesInBulk412Response | powershellsdk |
|
/tools/sdk/powershell/v2025/models/update-access-profiles-in-bulk412-response |
|
UpdateAccessProfilesInBulk412Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Message | [SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 | A message describing the error | [optional] |
Examples
- Prepare the resource
$UpdateAccessProfilesInBulk412Response = Initialize-V2025UpdateAccessProfilesInBulk412Response -Message API/Feature not enabled for your organization.
- Convert the resource to JSON
$UpdateAccessProfilesInBulk412Response | ConvertTo-JSON