DiagnosticMonitorConfiguration Properties
Namespace:
Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigurationChangePollInterval | Gets or sets the interval at which the diagnostic monitor polls for diagnostic configuration changes. |
![]() | DiagnosticInfrastructureLogs | Gets or sets the buffer configuration for the logs generated by the underlying diagnostics infrastructure. The diagnostic infrastructure logs are useful for troubleshooting the diagnostics system itself. |
![]() | Directories | Gets or sets the buffer configuration for file-based logs, including custom logs. |
![]() | Logs | Gets or sets the buffer configuration for basic Windows Azure logs captured by the Windows Azure Trace Listener. |
![]() | OverallQuotaInMB | Gets or sets the total amount of local storage allocated for all logging buffers. |
![]() | PerformanceCounters | Gets or sets the buffer configuration for performance counter data. |
![]() | WindowsEventLog | Gets or sets the buffer configuration for Windows event logs. |
Show:
