Roleminingidentitydistribution
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AttributeName | String | Id of the potential role | [optional] |
| Distribution | []RoleminingidentitydistributionDistributionInner | [optional] |
Examples
- Prepare the resource
$Roleminingidentitydistribution = Initialize-Roleminingidentitydistribution -AttributeName department `
-Distribution null
- Convert the resource to JSON
$Roleminingidentitydistribution | ConvertTo-JSON