共用方式為


AvailableWorkloadProfileProperties interface

修訂資源特定屬性

屬性

applicability

指出設定檔是否為位置的預設值。

category

用來分類工作負載設定檔。

cores

CPU 中的核心數目。

displayName

工作負載設定檔的每日名稱。

memoryGiB

GiB 中的記憶體。

屬性詳細資料

applicability

指出設定檔是否為位置的預設值。

applicability?: string

屬性值

string

category

用來分類工作負載設定檔。

category?: string

屬性值

string

cores

CPU 中的核心數目。

cores?: number

屬性值

number

displayName

工作負載設定檔的每日名稱。

displayName?: string

屬性值

string

memoryGiB

GiB 中的記憶體。

memoryGiB?: number

屬性值

number