你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

OperationalInsightsSearchSchemaValue 类

定义

架构结果的 Value 对象。

public class OperationalInsightsSearchSchemaValue
type OperationalInsightsSearchSchemaValue = class
Public Class OperationalInsightsSearchSchemaValue
继承
OperationalInsightsSearchSchemaValue

属性

DisplayName

架构的显示名称。

Facet

指示字段是否为分面的布尔值。

Indexed

指示字段可搜索为自由文本的布尔值。

Name

架构的名称。

OwnerType

包含 字段的工作流数组。

SearchSchemaValueType

类型。

Stored

指示是否存储字段的布尔值。

适用于