Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataCollectionRuleResourceProperties

Package version

Resource properties.

Hierarchy

Index

Properties

Optional dataCollectionEndpointId

dataCollectionEndpointId: undefined | string

The resource ID of the data collection endpoint that this rule can be used with.

Optional dataFlows

dataFlows: DataFlow[]

The specification of data flows.

Optional 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.

Optional description

description: undefined | string

Description of the data collection rule.

Optional destinations

The specification of destinations.

Optional immutableId

immutableId: undefined | string

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.

Optional metadata

Metadata about the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

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

Optional streamDeclarations

streamDeclarations: undefined | {}

Declaration of custom streams used in this rule.

Generated using TypeDoc