IWithDiagnostics Interface

Definition

The stage of the container service update allowing to enable or disable diagnostics.

public interface IWithDiagnostics
type IWithDiagnostics = interface
Public Interface IWithDiagnostics
Derived

Methods

WithDiagnostics()

Enables diagnostics.

WithoutDiagnostics()

Disables diagnostics.

Applies to