RoleAssignmentProperties 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.
public class RoleAssignmentProperties
type RoleAssignmentProperties = class
Public Class RoleAssignmentProperties
- Inheritance
-
RoleAssignmentProperties
- Derived
Constructors
RoleAssignmentProperties() |
Initializes a new instance of the RoleAssignmentProperties class. |
Properties
PrincipalId |
Optional. Gets or sets principal Id, change from GUID to string for the PAS Azure Stack. |
RoleDefinitionId |
Optional. Gets or sets role definition id. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET