@azure/schema-registry package
类
| SchemaRegistryClient |
Azure 架构注册表服务的客户端。 |
接口
| GetSchemaOptions |
用于配置 SchemaRegistryClient.getSchema 的选项。 |
| GetSchemaPropertiesOptions |
SchemaRegistryClient.getSchemaProperties 的选项。 |
| RegisterSchemaOptions |
SchemaRegistryClient.registerSchema 的选项。 |
| Schema |
架构定义及其属性。 |
| SchemaDescription |
具有其名称、格式和组的架构定义。 |
| SchemaProperties |
架构的属性。 |
| SchemaRegistry |
表示已注册架构的存储。 由 SchemaRegistryClient 实现,以使用 Azure 架构注册表服务存储架构。 |
| SchemaRegistryClientOptions |
SchemaRegistrationClient 的选项。 |
枚举
| KnownSchemaFormats |
此库发布时支持的架构格式。 |