OperationListResult interface
列出 Confluent 作業的 GET 要求結果。
屬性
nextLink |
如果有的話,取得下一組作業清單結果的URL。
|
value |
Microsoft.Confluent 提供者支援的 Confluent 作業列表。
|
屬性詳細資料
nextLink
如果有的話,取得下一組作業清單結果的URL。
nextLink?: string
屬性值
value
Microsoft.Confluent 提供者支援的 Confluent 作業列表。
value?: OperationResult[]
屬性值