Share via


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

JsonSchema 类

定义

JSON 架构。

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

构造函数

JsonSchema()

初始化 JsonSchema 类的新实例。

JsonSchema(String, String)

初始化 JsonSchema 类的新实例。

属性

Content

获取或设置 JSON 内容。

Title

获取或设置 JSON 标题。

适用于