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 Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
The JSON schema.
JsonSchema(*args: Any, **kwargs: Any)
The JSON content.
content: str | None
The JSON title.
title: str | None
Azure SDK for Python