Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 414 Bytes

ContainerGroupStatus.md

File metadata and controls

12 lines (10 loc) · 414 Bytes

ContainerGroupStatus

Properties

Name Type Required Description
PENDING str "pending"
RUNNING str "running"
STOPPED str "stopped"
SUCCEEDED str "succeeded"
FAILED str "failed"
DEPLOYING str "deploying"