WebAppMajorVersion Class

Web App stack major version.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
WebAppMajorVersion

Constructor

WebAppMajorVersion(**kwargs)

Variables

display_text
str

Web App stack major version (display only).

value
str

Web App stack major version name.

minor_versions
list[WebAppMinorVersion]

Minor versions associated with the major version.