FunctionFlexConsumptionResourceConfigurationOutput interface

彈性取用型 Azure 函式應用程式的資源設定實例。

屬性

httpConcurrency

函式應用程式的 HTTP 並行。

instanceMemoryMB

實例的記憶體大小。 支援的值為 2048、4096。

屬性詳細資料

httpConcurrency

函式應用程式的 HTTP 並行。

httpConcurrency?: number

屬性值

number

instanceMemoryMB

實例的記憶體大小。 支援的值為 2048、4096。

instanceMemoryMB: number

屬性值

number