ResourceConfiguration interface

模型介面資源配置

屬性

instanceCount

計算目標可選定的實例或節點數量。

instanceType

計算目標所支持的選擇性 VM 類型。

properties

其他屬性包。

屬性詳細資料

instanceCount

計算目標可選定的實例或節點數量。

instanceCount?: number

屬性值

number

instanceType

計算目標所支持的選擇性 VM 類型。

instanceType?: string

屬性值

string

properties

其他屬性包。

properties?: Record<string, any>

屬性值

Record<string, any>