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

SchemaRegistryClientOptions 构造函数

定义

初始化 SchemaRegistryClientOptions 的新实例。

public SchemaRegistryClientOptions (Azure.Data.SchemaRegistry.SchemaRegistryClientOptions.ServiceVersion version = Azure.Data.SchemaRegistry.SchemaRegistryClientOptions+ServiceVersion.V2021_10);
public SchemaRegistryClientOptions (Azure.Data.SchemaRegistry.SchemaRegistryClientOptions.ServiceVersion version = Azure.Data.SchemaRegistry.SchemaRegistryClientOptions+ServiceVersion.V2022_10);
new Azure.Data.SchemaRegistry.SchemaRegistryClientOptions : Azure.Data.SchemaRegistry.SchemaRegistryClientOptions.ServiceVersion -> Azure.Data.SchemaRegistry.SchemaRegistryClientOptions
Public Sub New (Optional version As SchemaRegistryClientOptions.ServiceVersion = Azure.Data.SchemaRegistry.SchemaRegistryClientOptions+ServiceVersion.V2021_10)
Public Sub New (Optional version As SchemaRegistryClientOptions.ServiceVersion = Azure.Data.SchemaRegistry.SchemaRegistryClientOptions+ServiceVersion.V2022_10)

参数

适用于