RoleMiningIdentityDistribution
Properties
Name | Type | Description | Notes |
---|---|---|---|
AttributeName | String | Id of the potential role | [optional] |
Distribution | []System.Collections.Hashtable | [optional] |
Examples
- Prepare the resource
$RoleMiningIdentityDistribution = Initialize-PSSailpoint.BetaRoleMiningIdentityDistribution -AttributeName department `
-Distribution [{attributeValue=NM Tier 3, count=6}]
- Convert the resource to JSON
$RoleMiningIdentityDistribution | ConvertTo-JSON