VMAttributes interface
將用來篩選將用來建置 Fleet 的 VMSizes 的 VMAttributes。
屬性
accelerator |
從最小值到最大值指定的快速鍵計數範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。 |
accelerator |
指定為清單的加速器製造商。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。 |
accelerator |
指定 VMSize 支援加速器是否應該用來建置 Fleet。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。 |
accelerator |
指定為清單的快速鍵類型。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。 |
architecture |
指定為清單的 VM 架構類型。 選擇性參數。 |
burstable |
指定是否應該使用 VMSize 支援高載功能來建置 Fleet。 |
cpu |
指定為清單的 VM CPU 製造商。 選擇性參數。 |
data |
從最小值到最大值指定的數據磁碟計數範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。 |
excluded |
指定在建置艦隊時應排除哪些 VMSizes。 選擇性參數。 |
local |
指定為清單的本機記憶體磁碟類型。 LocalStorageSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果localStorageSupport為 「Excluded」,則無法使用此 VMAttribute。 |
local |
LocalStorageSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果localStorageSupport為 「Excluded」,則無法使用此 VMAttribute。 |
local |
指定是否應該使用 VMSize 支援本機記憶體來建置 Fleet。 包含 - 如果未指定為大部分的 Azure VM 支援本機記憶體,則為預設值。 |
memory |
從最小到最大值指定的記憶體範圍。 如果指定了 VMAttributes,則必須指定 Min 或 Max。 |
memory |
每個 vCPU 中指定的記憶體範圍從最小值到最大值。 選擇性參數。 如果指定,則需要 Min 或 Max。 |
network |
從最小到最大值指定 Mbps 的網路頻寬範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。 |
network |
從最小到最大值指定的網路介面計數範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。 |
rdma |
從最小到最大值指定的 RDMA(遠端直接記憶體存取)網路介面計數範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。 rdmaSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 rdmaSupport 為 “Excluded”,則無法使用此 VMAttribute。 |
rdma |
指定是否應該使用 VMSize 支援 RDMA(遠端直接記憶體存取)來建置 Fleet。 |
v |
從 Min 到 Max 指定的 vCpuCount 範圍。 如果指定了 VMAttributes,則必須指定 Min 或 Max。 |
vm |
指定為清單的 VM 類別。 選擇性參數。 |
屬性詳細資料
acceleratorCount
從最小值到最大值指定的快速鍵計數範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。
acceleratorCount?: VMAttributeMinMaxInteger
屬性值
acceleratorManufacturers
指定為清單的加速器製造商。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。
acceleratorManufacturers?: string[]
屬性值
string[]
acceleratorSupport
指定 VMSize 支援加速器是否應該用來建置 Fleet。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。
acceleratorSupport?: string
屬性值
string
acceleratorTypes
指定為清單的快速鍵類型。 acceleratorSupport 應該設定為 “Included” 或 “Required” 以使用此 VMAttribute。 如果 acceleratorSupport 為 “Excluded”,則無法使用此 VMAttribute。
acceleratorTypes?: string[]
屬性值
string[]
architectureTypes
指定為清單的 VM 架構類型。 選擇性參數。
architectureTypes?: string[]
屬性值
string[]
burstableSupport
指定是否應該使用 VMSize 支援高載功能來建置 Fleet。
burstableSupport?: string
屬性值
string
cpuManufacturers
指定為清單的 VM CPU 製造商。 選擇性參數。
cpuManufacturers?: string[]
屬性值
string[]
dataDiskCount
從最小值到最大值指定的數據磁碟計數範圍。 選擇性參數。 如果指定,則需要 Min 或 Max。
dataDiskCount?: VMAttributeMinMaxInteger
屬性值
excludedVMSizes
指定在建置艦隊時應排除哪些 VMSizes。 選擇性參數。
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 支援本機記憶體來建置 Fleet。 包含 - 如果未指定為大部分的 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(遠端直接記憶體存取)來建置 Fleet。
rdmaSupport?: string
屬性值
string
vCpuCount
從 Min 到 Max 指定的 vCpuCount 範圍。 如果指定了 VMAttributes,則必須指定 Min 或 Max。
vCpuCount: VMAttributeMinMaxInteger
屬性值
vmCategories
指定為清單的 VM 類別。 選擇性參數。
vmCategories?: string[]
屬性值
string[]