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

ClusterSpecEntity interface

群集记录的规格

属性

apiEndpoint

Kafka API 群集终结点

availability

群集的可用性区域配置

byok

群集规范

cloud

云服务提供商

config

群集规范

displayName

群集的名称

environment

群集规范

httpEndpoint

群集 HTTP 请求 URL。

kafkaBootstrapEndpoint

Kafka 客户端用于连接到群集的启动终结点

network

群集规范

region

云服务提供商区域

zone

区域可用性的类型

属性详细信息

apiEndpoint

Kafka API 群集终结点

apiEndpoint?: string

属性值

string

availability

群集的可用性区域配置

availability?: string

属性值

string

byok

群集规范

byok?: ClusterByokEntity

属性值

cloud

云服务提供商

cloud?: string

属性值

string

config

群集规范

config?: ClusterConfigEntity

属性值

displayName

群集的名称

displayName?: string

属性值

string

environment

群集规范

environment?: ClusterEnvironmentEntity

属性值

httpEndpoint

群集 HTTP 请求 URL。

httpEndpoint?: string

属性值

string

kafkaBootstrapEndpoint

Kafka 客户端用于连接到群集的启动终结点

kafkaBootstrapEndpoint?: string

属性值

string

network

群集规范

network?: ClusterNetworkEntity

属性值

region

云服务提供商区域

region?: string

属性值

string

zone

区域可用性的类型

zone?: string

属性值

string