Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 441 Bytes

ContainerGroupPriority.md

File metadata and controls

12 lines (9 loc) · 441 Bytes

ContainerGroupPriority

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"