你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DocumentFieldSchema 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
使用 JSON 架构样式语法的字段语义架构的说明。
public class DocumentFieldSchema
type DocumentFieldSchema = class
Public Class DocumentFieldSchema
- 继承
-
DocumentFieldSchema
属性
Description |
字段说明。 |
Example |
示例字段内容。 |
Items |
每个数组元素的字段类型架构。 |
Properties |
对象字段的命名子字段。 |
Type |
字段值的语义数据类型。 |