AuthUserLevelsIdentityCount
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | String | The unique identifier of the user level. | [optional] |
| Count | Int32 | Number of identities having this user level. | [optional] |
Examples
- Prepare the resource
$AuthUserLevelsIdentityCount = Initialize-V2025AuthUserLevelsIdentityCount -Id idn:access-request-administrator `
-Count 10
- Convert the resource to JSON
$AuthUserLevelsIdentityCount | ConvertTo-JSON