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" |