public interface RoleAssignment extends Indexable, HasInnerModel<RoleAssignmentInner>, HasId, HasName, HasManager<AuthorizationManager>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
RoleAssignment.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
RoleAssignment.DefinitionStages
Grouping of all the role assignment definition stages.
|
| Modifier and Type | Method and Description |
|---|---|
String |
principalId() |
String |
roleDefinitionId() |
String |
scope() |
innerModelnamemanagerCopyright © 2020 Microsoft Corporation. All rights reserved.