Share via


WebAppMinorVersionOutput interface

Web App stack minor version.

Properties

displayText

Web App stack minor version (display only).

stackSettings

Settings associated with the minor version.

value

Web App stack major version name.

Property Details

displayText

Web App stack minor version (display only).

displayText?: string

Property Value

string

stackSettings

Settings associated with the minor version.

stackSettings?: WebAppRuntimesOutput

Property Value

value

Web App stack major version name.

value?: string

Property Value

string