Share via


RoleAssignmentPropertiesWithScope Class

Definition

Role assignment properties with scope.

public class RoleAssignmentPropertiesWithScope : Microsoft.Azure.Management.Authorization.Models.RoleAssignmentProperties
type RoleAssignmentPropertiesWithScope = class
    inherit RoleAssignmentProperties
Public Class RoleAssignmentPropertiesWithScope
Inherits RoleAssignmentProperties
Inheritance
RoleAssignmentPropertiesWithScope

Constructors

RoleAssignmentPropertiesWithScope()

Initializes a new instance of the RoleAssignmentPropertiesWithScope class.

Properties

PrincipalId

Optional. Gets or sets principal Id, change from GUID to string for the PAS Azure Stack.

(Inherited from RoleAssignmentProperties)
RoleDefinitionId

Optional. Gets or sets role definition id.

(Inherited from RoleAssignmentProperties)
Scope

Optional. Gets or sets role assignment scope.

Applies to