共用方式為


ContainerResources interface

容器應用程式容器資源需求。

屬性

cpu

核心中所需的CPU,例如0.5

memory

所需的記憶體,例如 “250Mb”

屬性詳細資料

cpu

核心中所需的CPU,例如0.5

cpu?: number

屬性值

number

memory

所需的記憶體,例如 “250Mb”

memory?: string

屬性值

string