HostingEnvironmentDiagnostics Class
Diagnostics for an App Service Environment.
- Inheritance
-
azure.mgmt.web._serialization.ModelHostingEnvironmentDiagnostics
Constructor
HostingEnvironmentDiagnostics(*, name: str | None = None, diagnosics_output: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Name/identifier of the diagnostics. |
diagnosics_output
|
Diagnostics output. |
Variables
Name | Description |
---|---|
name
|
Name/identifier of the diagnostics. |
diagnosics_output
|
Diagnostics output. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python