WebAppStack Class
Web App stack.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_01_15.models._models_py3.ProxyOnlyResourceWebAppStack
Constructor
WebAppStack(*, kind: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- location
- str
Web App stack location.
- display_text
- str
Web App stack (display only).
- value
- str
Web App stack name.
- major_versions
- list[WebAppMajorVersion]
List of major versions available.
- preferred_os
- str or StackPreferredOs
Web App stack preferred OS. Possible values include: "Windows", "Linux".
Feedback
Submit and view feedback for