PSDataCollectionRuleResource Class

Definition

Wraps around an Data Collection Rule.

public class PSDataCollectionRuleResource : Microsoft.Azure.Management.Monitor.Models.Resource
type PSDataCollectionRuleResource = class
    inherit Resource
Public Class PSDataCollectionRuleResource
Inherits Resource
Inheritance
PSDataCollectionRuleResource

Constructors

PSDataCollectionRuleResource()

Initializes a new instance of the PSDataCollectionRuleResource class.

PSDataCollectionRuleResource(DataCollectionRuleResource)

Initializes a new instance of the PSDataCollectionRuleResource class.

Properties

DataFlows

Gets or sets the specification of data flows.

DataSources

Gets or sets the specification of data sources. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.

Description

Gets or sets description of the data collection rule.

Destinations

Gets or sets the specification of destinations.

Etag

Gets resource entity tag (ETag).

ProvisioningState

Gets the resource provisioning state. Possible values include: 'Creating', 'Updating', 'Deleting', 'Succeeded', 'Failed'

Applies to