Interface RoleAssignmentResourceFormat.UpdateStages.WithRoleAssignments

All Known Subinterfaces:
RoleAssignmentResourceFormat.Update
Enclosing interface:
RoleAssignmentResourceFormat.UpdateStages

public static interface RoleAssignmentResourceFormat.UpdateStages.WithRoleAssignments
The stage of the RoleAssignmentResourceFormat update allowing to specify roleAssignments.
  • Method Details

    • withRoleAssignments

      RoleAssignmentResourceFormat.Update withRoleAssignments(ResourceSetDescription roleAssignments)
      Specifies the roleAssignments property: The Role assignments set for the assignment..
      Parameters:
      roleAssignments - The Role assignments set for the assignment.
      Returns:
      the next definition stage.