OperationListResult interface
列出 Customer Insights 作業的要求結果。 其中包含作業清單和 URL 連結,以取得下一組結果。
屬性
next |
如果有的話,取得下一組作業清單結果的URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
value | Microsoft.CustomerInsights 資源提供者支援的 Customer Insights 作業清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
nextLink
如果有的話,取得下一組作業清單結果的URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
nextLink?: string
屬性值
string
value
Microsoft.CustomerInsights 資源提供者支援的 Customer Insights 作業清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
value?: Operation[]