PSDataCollectionRuleDataSources 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 DataCollectionRuleDataSources class.
public class PSDataCollectionRuleDataSources : Microsoft.Azure.Commands.Insights.OutputClasses.PSDataSourcesSpec
type PSDataCollectionRuleDataSources = class
inherit PSDataSourcesSpec
Public Class PSDataCollectionRuleDataSources
Inherits PSDataSourcesSpec
- Inheritance
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) |