ListSchemaRegistryClustersResponse interface
GET 要求的結果,以列出 Confluent 組織環境中的架構登錄叢集
屬性
nextLink |
如果有的話,可取得下一組架構登錄叢集記錄的URL。
|
value |
Confluent 組織環境中的架構登錄叢集清單
|
屬性詳細資料
nextLink
如果有的話,可取得下一組架構登錄叢集記錄的URL。
nextLink?: string
屬性值
value
Confluent 組織環境中的架構登錄叢集清單
value?: SchemaRegistryClusterRecord[]
屬性值