Share via


WebAppMajorVersionOutput interface

Web App stack major version.

Properties

displayText

Web App stack major version (display only).

minorVersions

Minor versions associated with the major version.

value

Web App stack major version name.

Property Details

displayText

Web App stack major version (display only).

displayText?: string

Property Value

string

minorVersions

Minor versions associated with the major version.

minorVersions?: WebAppMinorVersionOutput[]

Property Value

value

Web App stack major version name.

value?: string

Property Value

string