PSDataCollectionRuleDataSources Class

Definition

Wraps the DataCollectionRuleDataSources class.

public class PSDataCollectionRuleDataSources : Microsoft.Azure.Commands.Insights.OutputClasses.PSDataSourcesSpec
type PSDataCollectionRuleDataSources = class
    inherit PSDataSourcesSpec
Public Class PSDataCollectionRuleDataSources
Inherits PSDataSourcesSpec
Inheritance
PSDataCollectionRuleDataSources

Constructors

PSDataCollectionRuleDataSources()

Initializes a new instance of the PSDataCollectionRuleDataSources class.

PSDataCollectionRuleDataSources(DataCollectionRuleDataSources)

Initializes a new instance of the PSDataCollectionRuleDataSources class.

Properties

Extensions

Gets or sets the list of Azure VM extension data source configurations.

(Inherited from PSDataSourcesSpec)
PerformanceCounters

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

(Inherited from PSDataSourcesSpec)
Syslog

Gets or sets the list of Syslog data source configurations.

(Inherited from PSDataSourcesSpec)
WindowsEventLogs

Gets or sets the list of Windows Event Log data source configurations.

(Inherited from PSDataSourcesSpec)

Applies to