# The Role object

## Attributes

- `name` (string, Public Preview)
  Role to assign to a principal or a list of principals on a resource.

## Example

```json
{
  "name": "string"
}
```


