Skip to main content

RoleminingidentitydistributionDistributionInner

Properties

NameTypeDescriptionNotes
AttributeValueStringThe attribute value that identities are grouped by[optional]
CountInt32The number of identities that have this attribute value[optional]

Examples

  • Prepare the resource
$RoleminingidentitydistributionDistributionInner = Initialize-RoleminingidentitydistributionDistributionInner  -AttributeValue NM Tier 3 `
-Count 6
  • Convert the resource to JSON
$RoleminingidentitydistributionDistributionInner | ConvertTo-JSON

[Back to top]