Preparing search index...
The search index is not available
Back To Index
|
@azure/monitor-query-logs
Package version:
@azure/monitor-query-logs
Column
Interface Column
A column in a table.
interface
Column
{
name
:
string
;
type
:
ColumnDataType
;
}
Hierarchy (
view full
)
Column
LogsColumn
Index
Properties
name
type
Properties
name
name
:
string
The name of this column.
type
type
:
ColumnDataType
The data type of this column.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/monitor-query-logs
Loading...
A column in a table.