ApplicationStackResource Class
ARM resource for a ApplicationStack.
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.ProxyOnlyResourceApplicationStackResource
Constructor
ApplicationStackResource(*, kind: Optional[str] = None, name_properties_name: Optional[str] = None, display: Optional[str] = None, dependency: Optional[str] = None, major_versions: Optional[List[azure.mgmt.web.v2021_02_01.models._models_py3.StackMajorVersion]] = None, frameworks: Optional[List[azure.mgmt.web.v2021_02_01.models._models_py3.ApplicationStack]] = None, is_deprecated: Optional[List[azure.mgmt.web.v2021_02_01.models._models_py3.ApplicationStack]] = None, **kwargs)
Parameters
- is_deprecated
- list[ApplicationStack]
Required
<code>true</code> if this is the stack is deprecated; otherwise,
<code>false</code>.
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
Feedback
Submit and view feedback for