Interface RoleAssignment

All Superinterfaces:
HasId, HasInner<com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentInner>, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>, HasName, Indexable

public interface RoleAssignment extends Indexable, HasInner<com.microsoft.azure.management.graphrbac.implementation.RoleAssignmentInner>, HasId, HasName, HasManager<com.microsoft.azure.management.graphrbac.implementation.GraphRbacManager>
An immutable client-side representation of an Azure AD role assignment.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Container interface for all the definitions that need to be implemented.
    static interface 
    Grouping of all the role assignment definition stages.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasId

    id

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager

    manager

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName

    name

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable

    key
  • Method Details

    • scope

      String scope()
      Returns:
      the role assignment scope
    • roleDefinitionId

      String roleDefinitionId()
      Returns:
      the role definition ID
    • principalId

      String principalId()
      Returns:
      the principal ID