共用方式為


TargetComputeSizeProperties interface

表示適用的復原 VM 大小屬性。

屬性

cpuCoresCount

目標計算大小所支援的 CPU 核心計數上限。

errors

目標計算大小不適用於受保護專案的原因。

friendlyName

目標計算大小顯示名稱。

highIopsSupported

值,指出目標計算大小是否支援高 Iops。

hyperVGenerations

支援的 HyperV 世代。

maxDataDiskCount

目標計算大小所支援的最大資料磁片計數。

maxNicsCount

目標計算大小所支援的 Nic 計數上限。

memoryInGB

目標計算大小所支援的記憶體上限,以 GB 為單位。

name

目標計算大小名稱。

vCPUsAvailable

目標計算大小支援的可用 vCPU。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

cpuCoresCount

目標計算大小所支援的 CPU 核心計數上限。

cpuCoresCount?: number

屬性值

number

errors

目標計算大小不適用於受保護專案的原因。

errors?: ComputeSizeErrorDetails[]

屬性值

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