Share via


TableSubTypeEnum Class

Definition

Defines values for TableSubTypeEnum.

public static class TableSubTypeEnum
type TableSubTypeEnum = class
Public Class TableSubTypeEnum
Inheritance
TableSubTypeEnum

Fields

Any

The default subtype with which built-in tables are created.

Classic

Indicates a table created through the Data Collector API or with the custom logs feature of the MMA agent, or any table against which Custom Fields were created.

DataCollectionRuleBased

A table eligible to have data sent into it via any of the means supported by Data Collection Rules: the Data Collection Endpoint API, ingestion-time transformations, or any other mechanism provided by Data Collection Rules

Applies to