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