DataCollectionRule interface

Definition of what monitoring data to collect and where that data should be sent.

Properties

dataFlows

The specification of data flows.

dataSources

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

Description of the data collection rule.

destinations

The specification of destinations.

immutableId

The immutable ID of this data collection rule. This property is READ-ONLY. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

dataFlows

The specification of data flows.

dataFlows?: DataFlow[]

Property Value

dataSources

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.

dataSources?: DataSourcesSpec

Property Value

description

Description of the data collection rule.

description?: string

Property Value

string

destinations

The specification of destinations.

destinations?: DestinationsSpec

Property Value

immutableId

The immutable ID of this data collection rule. This property is READ-ONLY. NOTE: This property will not be serialized. It can only be populated by the server.

immutableId?: string

Property Value

string

provisioningState

The resource provisioning state. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string