--- alias: resourcecapacity-st description: "Defines resource capacity details for batch and tunnel scheduling types" --- # ResourceCapacity ## Description Resources of SchedulingType: Batch and Tunnel. ## Fields The **ResourceCapacity** table has the following fields: | Field | Description | Key | Mandatory | Comments | | --- | ----- | -- | -- | ---- | | **Resource** | Resource Reference | Yes | No | | | **ResourceType** | ResourceType Name | Yes | No | | | **Model** | Model Name | Yes | No | | | **CapacityClass** | The capacity class of the resource | No | Yes | | | **Capacity** | How many units of that capacity class fit in the resource | No | Yes | | Table: ResourceCapacity fields ## Precedence Keys The search precedence rules are the following: 1. Resource, CapacityClass 2. ResourceType, CapacityClass 3. Model, CapacityClass