Leggere in inglese

Condividi tramite


RoleAssignmentCommonProperties Class

Definition

The details for role assignment common properties.

public class RoleAssignmentCommonProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.NetworkAnalytics.Models.RoleAssignmentCommonProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.NetworkAnalytics.Models.RoleAssignmentCommonProperties>
public class RoleAssignmentCommonProperties
Inheritance
RoleAssignmentCommonProperties
Implements

Constructors

Properties

DataTypeScope

Data Type Scope at which the role assignment is created.

PrincipalId

Object ID of the AAD principal or security-group.

PrincipalType

Type of the principal Id: User, Group or ServicePrincipal.

Role

Data Product role to be assigned to a user.

RoleId

Role Id of the Built-In Role.

UserName

User name.

Explicit Interface Implementations

Applies to