Interface RoleAssignmentHelper.IdProvider

Enclosing class:
RoleAssignmentHelper

public static interface RoleAssignmentHelper.IdProvider
A type that provide the service principal id (object id) and ARM resource id of the resource for which role assignments needs to be done.
  • Method Details

    • principalId

      String principalId()
      Returns:
      the service principal id (object id)
    • resourceId

      String resourceId()
      Returns:
      ARM resource id of the resource