Interface ProjectEnvironmentType.DefinitionStages.WithUserRoleAssignments

All Known Subinterfaces:
ProjectEnvironmentType.Definition, ProjectEnvironmentType.DefinitionStages.WithCreate
Enclosing interface:
ProjectEnvironmentType.DefinitionStages

public static interface ProjectEnvironmentType.DefinitionStages.WithUserRoleAssignments
The stage of the ProjectEnvironmentType definition allowing to specify userRoleAssignments.
  • Method Details

    • withUserRoleAssignments

      Specifies the userRoleAssignments property: Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs..
      Parameters:
      userRoleAssignments - Role Assignments created on environment backing resources. This is a mapping from a user object ID to an object of role definition IDs.
      Returns:
      the next definition stage.