你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ContainerResources interface
Container App container resource requirements.
Properties
cpu | Required CPU in cores, e.g. 0.5 |
memory | Required memory, e.g. "250Mb" |
Property Details
cpu
Required CPU in cores, e.g. 0.5
cpu?: number
Property Value
number
memory
Required memory, e.g. "250Mb"
memory?: string
Property Value
string