Interface RoleAssignment
- All Superinterfaces:
HasId, HasInnerModel<com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentInner>, HasManager<AuthorizationManager>, HasName, Indexable
public interface RoleAssignment
extends Indexable, HasInnerModel<com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentInner>, HasId, HasName, HasManager<AuthorizationManager>
An immutable client-side representation of an Azure AD role assignment.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.static interfaceGrouping of all the role assignment definition stages. -
Method Summary
Modifier and TypeMethodDescriptionGets the condition.Gets the description.Gets the principal ID.Gets the role definition ID.scope()Gets the role assignment scope.Methods inherited from interface HasInnerModel
innerModelMethods inherited from interface HasManager
manager
-
Method Details
-
scope
-
roleDefinitionId
-
principalId
-
condition
-
description
-