Identityassociationdetails
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Message | String | any additional context information of the http call result | [optional] |
| AssociationDetails | []IdentityassociationdetailsAssociationDetailsInner | list of all the resource associations for the identity | [optional] |
Examples
- Prepare the resource
$Identityassociationdetails = Initialize-Identityassociationdetails -Message Identity cannot be deleted as it is owner of following resources `
-AssociationDetails null
- Convert the resource to JSON
$Identityassociationdetails | ConvertTo-JSON