Share via


FunctionAppMinorVersionOutput interface

Function App stack minor version.

Properties

displayText

Function App stack (display only).

stackSettings

Settings associated with the minor version.

value

Function App stack name.

Property Details

displayText

Function App stack (display only).

displayText?: string

Property Value

string

stackSettings

Settings associated with the minor version.

stackSettings?: FunctionAppRuntimesOutput

Property Value

value

Function App stack name.

value?: string

Property Value

string