WebAppMinorVersion interface
Web App stack minor version.
Properties
display |
Web App stack minor version (display only). NOTE: This property will not be serialized. It can only be populated by the server. |
stack |
Settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Web App stack major version name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
displayText
Web App stack minor version (display only). NOTE: This property will not be serialized. It can only be populated by the server.
displayText?: string
Property Value
string
stackSettings
Settings associated with the minor version. NOTE: This property will not be serialized. It can only be populated by the server.
stackSettings?: WebAppRuntimes
Property Value
value
Web App stack major version name. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string