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

@azure/schema-registry package

SchemaRegistryClient

Azure 架构注册表服务的客户端。

接口

GetSchemaOptions

用于配置 SchemaRegistryClient.getSchema 的选项。

GetSchemaPropertiesOptions

SchemaRegistryClient.getSchemaProperties 的选项。

RegisterSchemaOptions

SchemaRegistryClient.registerSchema 的选项。

Schema

架构定义及其属性。

SchemaDescription

架构定义及其名称、格式和组。

SchemaProperties

架构的属性。

SchemaRegistry

表示已注册架构的存储。

由 SchemaRegistryClient 实现,以使用 Azure 架构注册表服务存储架构。

SchemaRegistryClientOptions

SchemaRegistrationClient 的选项。