你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerResourceRequestsContent 类

定义

资源请求。

public class ContainerResourceRequestsContent
type ContainerResourceRequestsContent = class
Public Class ContainerResourceRequestsContent
继承
ContainerResourceRequestsContent

构造函数

ContainerResourceRequestsContent(Double, Double)

初始化 ContainerResourceRequestsContent 的新实例。

属性

Cpu

此容器实例的 CPU 请求。

Gpu

此容器实例的 GPU 请求。

MemoryInGB

此容器实例的内存请求 (GB)。

适用于