name | string | Required, Identifier | The name of the role assignment. Must be a GUID. |
principalId | string | Required | The object ID of the user, group or service principal to assign the role to. |
roleDefinitionId | string | Required | The ID of the role definition to assign. |
scope | string | Required, Identifier | The scope the role assignment applies to, e.g. '/' or '/keys'. |
id | string | Read-only | The fully qualified ID of the role assignment. |
managedHsmUri | string | Identifier | The URI of the Managed HSM. Defaults to the 'managedHsmUri' supplied in the extension configuration. |