Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataCollectionRuleResource

Package version

Definition of ARM tracked top level resource.

Hierarchy

  • DataCollectionRuleResource

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 etag

etag: undefined | string

Resource entity tag (ETag). NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Fully qualified ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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 kind

The kind of the resource.

location

location: string

The geo-location where the resource lives.

Optional metadata

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

Optional name

name: undefined | string

The name of 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.

Optional systemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | {}

Resource tags.

Optional type

type: undefined | string

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

Generated using TypeDoc