PerformanceCountersBufferConfiguration Class
Represents the buffer configuration for performance counters.
Namespace: Microsoft.WindowsAzure.Diagnostics
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
Assembly: Microsoft.WindowsAzure.Diagnostics (in Microsoft.WindowsAzure.Diagnostics.dll)
public class PerformanceCountersBufferConfiguration : DiagnosticDataBufferConfiguration
public class PerformanceCountersBufferConfiguration extends DiagnosticDataBufferConfiguration
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.
System.Object
Microsoft.WindowsAzure.Diagnostics.DiagnosticDataBufferConfiguration
Microsoft.WindowsAzure.Diagnostics.PerformanceCountersBufferConfiguration
Microsoft.WindowsAzure.Diagnostics.DiagnosticDataBufferConfiguration
Microsoft.WindowsAzure.Diagnostics.PerformanceCountersBufferConfiguration
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008Target Platforms