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