你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AvailableWorkloadProfileProperties interface
修订特定于资源的属性
属性
applicability | 指示配置文件是否为位置的默认配置文件。 |
category | 用于对工作负荷配置文件进行分类。 |
cores | CPU 中的内核数。 |
display |
工作负荷配置文件的日常名称。 |
gpus | GPU 数。 |
memory |
GiB 中的内存。 |
属性详细信息
applicability
指示配置文件是否为位置的默认配置文件。
applicability?: string
属性值
string
category
用于对工作负荷配置文件进行分类。
category?: string
属性值
string
cores
CPU 中的内核数。
cores?: number
属性值
number
displayName
工作负荷配置文件的日常名称。
displayName?: string
属性值
string
gpus
GPU 数。
gpus?: number
属性值
number
memoryGiB
GiB 中的内存。
memoryGiB?: number
属性值
number