IdentityAttributeNames
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Ids | []String | List of identity attributes' technical names. | [optional] | 
Examples
- Prepare the resource
$IdentityAttributeNames = Initialize-BetaIdentityAttributeNames  -Ids [name, displayName]
- Convert the resource to JSON
$IdentityAttributeNames | ConvertTo-JSON