CommvaultRoleAssignment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A role assignment mapping a Commvault role to one or more Entra entities (users or groups).
public class CommvaultRoleAssignment : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultRoleAssignment>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultRoleAssignment>
type CommvaultRoleAssignment = class
interface IJsonModel<CommvaultRoleAssignment>
interface IPersistableModel<CommvaultRoleAssignment>
Public Class CommvaultRoleAssignment
Implements IJsonModel(Of CommvaultRoleAssignment), IPersistableModel(Of CommvaultRoleAssignment)
- Inheritance
-
CommvaultRoleAssignment
- Implements
Constructors
| Name | Description |
|---|---|
| CommvaultRoleAssignment() |
Initializes a new instance of CommvaultRoleAssignment. |
Properties
| Name | Description |
|---|---|
| Entities |
The Entra entities (users or groups) assigned to this role. |
| RoleName |
The name of the Commvault role. |