DCRConfiguration interface
The configuration of the destination of the data.
Properties
| data |
Represents the data collection ingestion endpoint in log analytics. |
| data |
The data collection rule immutable id, the rule defines the transformation and data destination. |
| stream |
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