@Beta(value=V1_1_0)
public interface RoleAssignment
extends com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>
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() |
key
inner
id
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/