Get Data Collection Rule Result
A collection of values returned by getDataCollectionRule.
Constructors
Properties
The resource ID of the Data Collection Endpoint that this rule can be used with.
One or more data_flow
blocks as defined below.
A data_sources
block as defined below. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.
The description of the Data Collection Rule.
Specifies a list of destination names. A azure_monitor_metrics
data source only allows for stream of kind Microsoft-InsightsMetrics
.
An identity
block as defined below.
The kind of the Data Collection Rule. Possible values are Linux
, Windows
,and AgentDirectToStore
. A rule of kind Linux
does not allow for windows_event_log
data sources. And a rule of kind Windows
does not allow for syslog
data sources. If kind is not specified, all kinds of data sources are allowed.
A stream_declaration
block as defined below.