RoleMappingProperties 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.
The properties of Commvault Role Mapping.
public class RoleMappingProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.RoleMappingProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.RoleMappingProperties>
type RoleMappingProperties = class
interface IJsonModel<RoleMappingProperties>
interface IPersistableModel<RoleMappingProperties>
Public Class RoleMappingProperties
Implements IJsonModel(Of RoleMappingProperties), IPersistableModel(Of RoleMappingProperties)
- Inheritance
-
RoleMappingProperties
- Implements
Constructors
| Name | Description |
|---|---|
| RoleMappingProperties() |
Initializes a new instance of RoleMappingProperties. |
Properties
| Name | Description |
|---|---|
| ProvisioningState |
Provisioning state of the resource. |
| Roles |
The list of role assignments mapping roles to Entra entities (users and groups). |