共用方式為


ContainerResources 類別

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

繼承
azure.mgmt.web._serialization.Model
ContainerResources

建構函式

ContainerResources(*, cpu: float | None = None, memory: str | None = None, **kwargs: Any)

僅限關鍵字的參數

名稱 Description
cpu

核心中必要的 CPU,例如 0.5。

memory
str

必要的記憶體,例如 「250Mb」。

變數

名稱 Description
cpu

核心中必要的 CPU,例如 0.5。

memory
str

必要的記憶體,例如 「250Mb」。