PSDataSourcesSpec.PerformanceCounters Property

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSPerfCounterDataSource> PerformanceCounters { get; set; }
member this.PerformanceCounters : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSPerfCounterDataSource> with get, set
Public Property PerformanceCounters As IList(Of PSPerfCounterDataSource)

Property Value

IList<PSPerfCounterDataSource>

Applies to