共用方式為


ResourceConfiguration interface

屬性

instanceCount

計算目標所使用的實例或節點選擇性數目。

instanceType

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

properties

其他屬性包。

屬性詳細資料

instanceCount

計算目標所使用的實例或節點選擇性數目。

instanceCount?: number

屬性值

number

instanceType

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

instanceType?: string

屬性值

string

properties

其他屬性包。

properties?: {[propertyName: string]: Record<string, unknown>}

屬性值

{[propertyName: string]: Record<string, unknown>}