JsonSchema Class
The JSON schema.
Constructor
JsonSchema(*args: Any, **kwargs: Any)
Attributes
content
The JSON content.
content: str | None
title
The JSON title.
title: str | None
你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
The JSON schema.
JsonSchema(*args: Any, **kwargs: Any)
The JSON content.
content: str | None
The JSON title.
title: str | None