DCRConfiguration interface

The configuration of the destination of the data.

Properties

dataCollectionEndpoint

Represents the data collection ingestion endpoint in log analytics.

dataCollectionRuleImmutableId

The data collection rule immutable id, the rule defines the transformation and data destination.

streamName

The stream we are sending the data to.

Property Details

dataCollectionEndpoint

Represents the data collection ingestion endpoint in log analytics.

dataCollectionEndpoint: string

Property Value

string

dataCollectionRuleImmutableId

The data collection rule immutable id, the rule defines the transformation and data destination.

dataCollectionRuleImmutableId: string

Property Value

string

streamName

The stream we are sending the data to.

streamName: string

Property Value

string