RoleAssignmentPropertiesWithScope 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.
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
Constructors
| Name | Description |
|---|---|
| RoleAssignmentPropertiesWithScope() |
Initializes a new instance of the RoleAssignmentPropertiesWithScope class. |
Properties
| Name | Description |
|---|---|
| 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. |