Microsoft.WindowsAzure.Diagnostics Namespace

 

Classes

Class Description
System_CAPS_pubclass BasicLogsBufferConfiguration

Represents the configuration of the data buffer used to store information logged by the DiagnosticMonitorTraceListener.

System_CAPS_pubclass CrashDumps

Represents application crash dumps.

System_CAPS_pubclass DiagnosticDataBufferConfiguration

Represents the configuration of a diagnostics data buffer.

System_CAPS_pubclass DiagnosticMonitor

Represents the diagnostic monitor for a role instance in Windows Azure.

System_CAPS_pubclass DiagnosticMonitorConfiguration

Represents the configuration for a set of data buffers for logging and diagnostic information.

System_CAPS_pubclass DiagnosticMonitorTraceListener

Represents the trace listener used for basic Azure logs.

System_CAPS_pubclass DirectoriesBufferConfiguration

Represents the configuration for file-based data buffers, including IIS logs, IIS failed request logs, crash dumps, and custom logs.

System_CAPS_pubclass DirectoryConfiguration

Represents the configuration of a directory to which file-based logs are written.

System_CAPS_pubclass PerformanceCounterConfiguration

Represents the configuration for performance counter data sources.

System_CAPS_pubclass PerformanceCountersBufferConfiguration

Represents the buffer configuration for performance counters.

System_CAPS_pubclass WindowsEventLogsBufferConfiguration

Represents the buffer configuration for Windows event logs.

Enumerations

Enumeration Description
System_CAPS_pubenum DataBufferName

Enumeration of each data buffer type.

System_CAPS_pubenum LogLevel

Enumeration of a standard set of logging levels.

Return to top