你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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