Skip to main content

Identityownershipassociationdetails

Properties

NameTypeDescriptionNotes
AssociationDetails[]IdentityownershipassociationdetailsAssociationDetailsInnerlist 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

[Back to top]