TargetComputeSizeProperties interface
表示適用的復原 VM 大小屬性。
屬性
cpu |
目標計算大小所支援的 CPU 核心計數上限。 |
errors | 目標計算大小不適用於受保護專案的原因。 |
friendly |
目標計算大小顯示名稱。 |
high |
值,指出目標計算大小是否支援高 Iops。 |
hyper |
支援的 HyperV 世代。 |
max |
目標計算大小所支援的最大資料磁片計數。 |
max |
目標計算大小所支援的 Nic 計數上限。 |
memory |
目標計算大小所支援的記憶體上限,以 GB 為單位。 |
name | 目標計算大小名稱。 |
v |
目標計算大小支援的可用 vCPU。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
cpuCoresCount
目標計算大小所支援的 CPU 核心計數上限。
cpuCoresCount?: number
屬性值
number
errors
friendlyName
目標計算大小顯示名稱。
friendlyName?: string
屬性值
string
highIopsSupported
值,指出目標計算大小是否支援高 Iops。
highIopsSupported?: string
屬性值
string
hyperVGenerations
支援的 HyperV 世代。
hyperVGenerations?: string[]
屬性值
string[]
maxDataDiskCount
目標計算大小所支援的最大資料磁片計數。
maxDataDiskCount?: number
屬性值
number
maxNicsCount
目標計算大小所支援的 Nic 計數上限。
maxNicsCount?: number
屬性值
number
memoryInGB
目標計算大小所支援的記憶體上限,以 GB 為單位。
memoryInGB?: number
屬性值
number
name
目標計算大小名稱。
name?: string
屬性值
string
vCPUsAvailable
目標計算大小支援的可用 vCPU。 注意:此屬性不會序列化。 它只能由伺服器填入。
vCPUsAvailable?: number
屬性值
number