LogsColumn interface
表中的列。
属性
| name | 此列的名称。 |
| type | 此列的数据类型。 定义 LogsColumnType 的值。 <xref:KnownLogsColumnType> 可与 LogsColumnType 互换使用,此枚举包含服务支持的已知值。 服务支持的已知值booldatetimedynamicintlong实字符串guid十进制时间跨度 |
属性详细信息
name
此列的名称。
name?: string
属性值
string
type
此列的数据类型。 定义 LogsColumnType 的值。 <xref:KnownLogsColumnType> 可与 LogsColumnType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
booldatetimedynamicintlong实字符串guid十进制时间跨度
type?: string
属性值
string