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 | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-identity-ownership-association-details | IdentityOwnershipAssociationDetails | IdentityOwnershipAssociationDetails | IdentityOwnershipAssociationDetails | powershellsdk |
|
/tools/sdk/powershell/v2024/models/identity-ownership-association-details |
|
IdentityOwnershipAssociationDetails
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AssociationDetails | []IdentityOwnershipAssociationDetailsAssociationDetailsInner | list of all the resource associations for the identity | [optional] |
Examples
- Prepare the resource
$IdentityOwnershipAssociationDetails = Initialize-V2024IdentityOwnershipAssociationDetails -AssociationDetails null
- Convert the resource to JSON
$IdentityOwnershipAssociationDetails | ConvertTo-JSON