WebAppMinorVersionOutput interface
Web App stack minor version.
Properties
| display |
Web App stack minor version (display only). |
| stack |
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