共用方式為


FunctionAppMinorVersion interface

函式應用程式堆疊次要版本。

屬性

displayText

函式應用程式堆疊 (僅顯示)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

stackSettings

與次要版本相關聯的設定。 注意:這個屬性不會串行化。 它只能由伺服器填入。

value

函式應用程式堆疊名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

displayText

函式應用程式堆疊 (僅顯示)。 注意:這個屬性不會串行化。 它只能由伺服器填入。

displayText?: string

屬性值

string

stackSettings

與次要版本相關聯的設定。 注意:這個屬性不會串行化。 它只能由伺服器填入。

stackSettings?: FunctionAppRuntimes

屬性值

value

函式應用程式堆疊名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

value?: string

屬性值

string