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

PSDataSourcesSpec Class

Definition

Wraps the DataSourcesSpec class.

public class PSDataSourcesSpec
type PSDataSourcesSpec = class
Public Class PSDataSourcesSpec
Inheritance
PSDataSourcesSpec
Derived

Constructors

PSDataSourcesSpec()

Initializes a new instance of the PSDataSourcesSpec class.

PSDataSourcesSpec(DataSourcesSpec)

Initializes a new instance of the PSDataSourcesSpec class.

Properties

Extensions

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

PerformanceCounters

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

Syslog

Gets or sets the list of Syslog data source configurations.

WindowsEventLogs

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

Applies to