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

VMAttributes interface

将用于筛选 VMSizes 的 VMAttributes,用于生成 Fleet。

属性

acceleratorCount

从最小值到最大值指定的加速键计数范围。 可选参数。 如果指定,则需要 Min 或 Max。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorManufacturers

指定为列表的加速器制造商。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorSupport

指定是否应使用 VMSize 支持加速器来生成机群。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorTypes

指定为列表的加速器类型。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

architectureTypes

指定为列表的 VM 体系结构类型。 可选参数。

burstableSupport

指定是否应使用 VMSize 支持可突发功能来生成机群。

cpuManufacturers

指定为列表的 VM CPU 制造商。 可选参数。

dataDiskCount

从最小值到最大值指定的数据磁盘计数范围。 可选参数。 如果指定,则需要 Min 或 Max。

excludedVMSizes

指定在生成舰队时应排除哪些 VMSize。 可选参数。

localStorageDiskTypes

指定为列表的本地存储磁盘类型。 LocalStorageSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 localStorageSupport 为“Excluded”,则不能使用此 VMAttribute。

localStorageInGiB

LocalStorageSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 localStorageSupport 为“Excluded”,则不能使用此 VMAttribute。

localStorageSupport

指定是否应使用 VMSize 支持本地存储来生成机群。 包括 - 如果未指定为大多数 Azure VM,则默认支持本地存储。

memoryInGiB

从最小值到最大值指定的内存范围。 如果指定了 VMAttributes,则必须指定 Min 或 Max(如果指定)。

memoryInGiBPerVCpu

每个 vCPU 中指定的内存范围(从最小值到最大值)。 可选参数。 如果指定,则需要 Min 或 Max。

networkBandwidthInMbps

从最小值到最大值指定的网络带宽范围(以 Mbps 为单位)。 可选参数。 如果指定,则需要 Min 或 Max。

networkInterfaceCount

从最小值到最大值指定的网络接口计数范围。 可选参数。 如果指定,则需要 Min 或 Max。

rdmaNetworkInterfaceCount

从最小值到最大值指定的 RDMA(远程直接内存访问)网络接口计数范围。 可选参数。 如果指定,则需要 Min 或 Max。 rdmaSupport 应设置为“Included”或“Required”以使用此 VMAttribute。 如果 rdmaSupport 为“Excluded”,则不能使用此 VMAttribute。

rdmaSupport

指定是否应使用 VMSize 支持 RDMA(远程直接内存访问)来生成机群。

vCpuCount

从 Min 到 Max 指定的 vCpuCount 的范围。 如果指定了 VMAttributes,则必须指定 Min 或 Max(如果指定)。

vmCategories

指定为列表的 VM 类别。 可选参数。

属性详细信息

acceleratorCount

从最小值到最大值指定的加速键计数范围。 可选参数。 如果指定,则需要 Min 或 Max。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorCount?: VMAttributeMinMaxInteger

属性值

acceleratorManufacturers

指定为列表的加速器制造商。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorManufacturers?: string[]

属性值

string[]

acceleratorSupport

指定是否应使用 VMSize 支持加速器来生成机群。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorSupport?: string

属性值

string

acceleratorTypes

指定为列表的加速器类型。 acceleratorSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 acceleratorSupport 为“已排除”,则不能使用此 VMAttribute。

acceleratorTypes?: string[]

属性值

string[]

architectureTypes

指定为列表的 VM 体系结构类型。 可选参数。

architectureTypes?: string[]

属性值

string[]

burstableSupport

指定是否应使用 VMSize 支持可突发功能来生成机群。

burstableSupport?: string

属性值

string

cpuManufacturers

指定为列表的 VM CPU 制造商。 可选参数。

cpuManufacturers?: string[]

属性值

string[]

dataDiskCount

从最小值到最大值指定的数据磁盘计数范围。 可选参数。 如果指定,则需要 Min 或 Max。

dataDiskCount?: VMAttributeMinMaxInteger

属性值

excludedVMSizes

指定在生成舰队时应排除哪些 VMSize。 可选参数。

excludedVMSizes?: string[]

属性值

string[]

localStorageDiskTypes

指定为列表的本地存储磁盘类型。 LocalStorageSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 localStorageSupport 为“Excluded”,则不能使用此 VMAttribute。

localStorageDiskTypes?: string[]

属性值

string[]

localStorageInGiB

LocalStorageSupport 应设置为“Included”或“Required”才能使用此 VMAttribute。 如果 localStorageSupport 为“Excluded”,则不能使用此 VMAttribute。

localStorageInGiB?: VMAttributeMinMaxDouble

属性值

localStorageSupport

指定是否应使用 VMSize 支持本地存储来生成机群。 包括 - 如果未指定为大多数 Azure VM,则默认支持本地存储。

localStorageSupport?: string

属性值

string

memoryInGiB

从最小值到最大值指定的内存范围。 如果指定了 VMAttributes,则必须指定 Min 或 Max(如果指定)。

memoryInGiB: VMAttributeMinMaxDouble

属性值

memoryInGiBPerVCpu

每个 vCPU 中指定的内存范围(从最小值到最大值)。 可选参数。 如果指定,则需要 Min 或 Max。

memoryInGiBPerVCpu?: VMAttributeMinMaxDouble

属性值

networkBandwidthInMbps

从最小值到最大值指定的网络带宽范围(以 Mbps 为单位)。 可选参数。 如果指定,则需要 Min 或 Max。

networkBandwidthInMbps?: VMAttributeMinMaxDouble

属性值

networkInterfaceCount

从最小值到最大值指定的网络接口计数范围。 可选参数。 如果指定,则需要 Min 或 Max。

networkInterfaceCount?: VMAttributeMinMaxInteger

属性值

rdmaNetworkInterfaceCount

从最小值到最大值指定的 RDMA(远程直接内存访问)网络接口计数范围。 可选参数。 如果指定,则需要 Min 或 Max。 rdmaSupport 应设置为“Included”或“Required”以使用此 VMAttribute。 如果 rdmaSupport 为“Excluded”,则不能使用此 VMAttribute。

rdmaNetworkInterfaceCount?: VMAttributeMinMaxInteger

属性值

rdmaSupport

指定是否应使用 VMSize 支持 RDMA(远程直接内存访问)来生成机群。

rdmaSupport?: string

属性值

string

vCpuCount

从 Min 到 Max 指定的 vCpuCount 的范围。 如果指定了 VMAttributes,则必须指定 Min 或 Max(如果指定)。

vCpuCount: VMAttributeMinMaxInteger

属性值

vmCategories

指定为列表的 VM 类别。 可选参数。

vmCategories?: string[]

属性值

string[]