FunctionAppStackPropertiesOutput interface
FunctionAppStack 資源特定屬性
屬性
| display |
函式應用程式堆疊 (僅顯示)。 |
| major |
可用的主要版本清單。 |
| preferred |
函式應用程式堆疊慣用的OS。 |
| value | 函式應用程式堆疊名稱。 |
屬性詳細資料
displayText
函式應用程式堆疊 (僅顯示)。
displayText?: string
屬性值
string
majorVersions
preferredOs
函式應用程式堆疊慣用的OS。
preferredOs?: "Windows" | "Linux"
屬性值
"Windows" | "Linux"
value
函式應用程式堆疊名稱。
value?: string
屬性值
string