DiagnosticMonitorConfiguration Properties

 

Namespace:   Microsoft.WindowsAzure.Diagnostics
Assembly:  Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)

Properties

Name Description
System_CAPS_pubproperty ConfigurationChangePollInterval

Gets or sets the interval at which the diagnostic monitor polls for diagnostic configuration changes.

System_CAPS_pubproperty 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.

System_CAPS_pubproperty Directories

Gets or sets the buffer configuration for file-based logs, including custom logs.

System_CAPS_pubproperty Logs

Gets or sets the buffer configuration for basic Windows Azure logs captured by the Windows Azure Trace Listener.

System_CAPS_pubproperty OverallQuotaInMB

Gets or sets the total amount of local storage allocated for all logging buffers.

System_CAPS_pubproperty PerformanceCounters

Gets or sets the buffer configuration for performance counter data.

System_CAPS_pubproperty WindowsEventLog

Gets or sets the buffer configuration for Windows event logs.

See Also

DiagnosticMonitorConfiguration Class
Microsoft.WindowsAzure.Diagnostics Namespace

Return to top