OperationListResult interface
用于列出 Confluent作的 GET 请求的结果。
属性
next |
用于获取下一组作列表结果(如果有)的 URL。 |
value | Microsoft.Confluent 提供程序支持的 Confluent作列表。 |
属性详细信息
nextLink
用于获取下一组作列表结果(如果有)的 URL。
nextLink?: string
属性值
string