FunctionAppMajorVersion interface
函式應用程式堆疊主要版本。
屬性
display |
函式應用程式堆疊主要版本(僅顯示)。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
minor |
與主要版本相關聯的次要版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
value | 函式應用程式堆疊主要版本名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
displayText
函式應用程式堆疊主要版本(僅顯示)。 注意:這個屬性不會串行化。 它只能由伺服器填入。
displayText?: string
屬性值
string
minorVersions
與主要版本相關聯的次要版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。
minorVersions?: FunctionAppMinorVersion[]
屬性值
value
函式應用程式堆疊主要版本名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
value?: string
屬性值
string