PSDataSourcesSpec Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |