IdentityOwnershipAssociationDetails
Properties
Name | Type | Description | Notes |
---|---|---|---|
AssociationDetails | []IdentityOwnershipAssociationDetailsAssociationDetailsInner | list of all the resource associations for the identity | [optional] |
Examples
- Prepare the resource
$IdentityOwnershipAssociationDetails = Initialize-PSSailpoint.BetaIdentityOwnershipAssociationDetails -AssociationDetails null
- Convert the resource to JSON
$IdentityOwnershipAssociationDetails | ConvertTo-JSON