共用方式為


PSDataSourcesSpec.PerformanceCounters Property

Definition

Gets or sets the list of performance counter data source configurations.

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

Applies to