Specifies the priority level for container group execution, which determines resource allocation and scheduling precedence.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| HIGH | string | ✅ | "high" |
| MEDIUM | string | ✅ | "medium" |
| LOW | string | ✅ | "low" |
| BATCH | string | ✅ | "batch" |