StackMajorVersion Class
Application stack major version.
- Inheritance
-
StackMajorVersion
Constructor
StackMajorVersion(*, display_version: Optional[str] = None, runtime_version: Optional[str] = None, is_default: Optional[bool] = None, minor_versions: Optional[List[azure.mgmt.web.v2018_02_01.models._models_py3.StackMinorVersion]] = None, application_insights: Optional[bool] = None, **kwargs)
Parameters
- is_default
- bool
Required
<code>true</code> if this is the default major version; otherwise,
<code>false</code>.
- application_insights
- bool
Required
<code>true</code> if this supports Application Insights;
otherwise, <code>false</code>.
Feedback
Submit and view feedback for