Skip to main content

RoleMiningPotentialRolePotentialRoleRef

Properties

NameTypeDescriptionNotes
IdStringId of the potential role[optional]
NameStringName of the potential role[optional]

Examples

  • Prepare the resource
$RoleMiningPotentialRolePotentialRoleRef = Initialize-RoleMiningPotentialRolePotentialRoleRef  -Id e0cc5d7d-bf7f-4f81-b2af-8885b09d9923 `
-Name Saved Potential Role - 07/10
  • Convert the resource to JSON
$RoleMiningPotentialRolePotentialRoleRef | ConvertTo-JSON

[Back to top]