HostingEnvironmentDiagnostics Class

Diagnostics for an App Service Environment.

Inheritance
azure.mgmt.web._serialization.Model
HostingEnvironmentDiagnostics

Constructor

HostingEnvironmentDiagnostics(*, name: str | None = None, diagnostics_output: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name/identifier of the diagnostics.

diagnostics_output
str

Diagnostics output.

Variables

Name Description
name
str

Name/identifier of the diagnostics.

diagnostics_output
str

Diagnostics output.