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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The JSON schema.
JsonSchema(*args: Any, **kwargs: Any)
The JSON content.
content: str | None
The JSON title.
title: str | None
Azure SDK for Python