ContainerAppsFunctionProperties interface

函式資源專屬屬性

屬性

invokeUrlTemplate

叫用函式的 URL。

isDisabled

指出是否停用此功能。

language

函數的程式語言。

triggerType

函數的觸發類型。

屬性詳細資料

invokeUrlTemplate

叫用函式的 URL。

invokeUrlTemplate?: string

屬性值

string

isDisabled

指出是否停用此功能。

isDisabled?: boolean

屬性值

boolean

language

函數的程式語言。

language?: string

屬性值

string

triggerType

函數的觸發類型。

triggerType?: string

屬性值

string