DataSourcesSpec.PerformanceCounters Property

Definition

The list of performance counter data source configurations.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PerfCounterDataSource> PerformanceCounters { get; }
member this.PerformanceCounters : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.PerfCounterDataSource>
Public ReadOnly Property PerformanceCounters As IList(Of PerfCounterDataSource)

Property Value

Applies to