PerformanceCountersBufferConfiguration Class
Updated: April 24, 2011
Represents the buffer configuration for performance counters.
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
Microsoft.WindowsAzure.Diagnostics.DiagnosticDataBufferConfiguration
Microsoft.WindowsAzure.Diagnostics.PerformanceCountersBufferConfiguration
| Name | Description | |
|---|---|---|
![]() | PerformanceCountersBufferConfiguration() |
| Name | Description | |
|---|---|---|
![]() | BufferQuotaInMB | Gets or sets the maximum amount of file system storage available to the specified data buffer.(Inherited from DiagnosticDataBufferConfiguration.) |
![]() | DataSources | Gets a list of configurations for performance counters that are being collected. |
![]() | ScheduledTransferPeriod | Gets or sets the interval between scheduled transfers for this data buffer, in minutes.(Inherited from DiagnosticDataBufferConfiguration.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The PerformanceCountersBufferConfiguration class derives from DiagnosticDataBufferConfiguration and adds the DataSources property. The PerformanceCounters property is of type PerformanceCountersBufferConfiguration, and is used to store the configuration of a performance counter.
Warning |
|---|
This API is not supported in Azure SDK versions 2.5 and higher. Instead, use the diagnostics.wadcfg XML configuration file. For more information, see Collect Logging Data by Using Azure Diagnostics. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)