共用方式為


OperationListResult interface

列出 Microsoft.Resources 作業的要求結果。 其中包含作業清單和 URL 連結,以取得下一組結果。

屬性

nextLink

如果有的話,取得下一組作業清單結果的 URL。

value

Microsoft.Resources 作業的清單。

屬性詳細資料

如果有的話,取得下一組作業清單結果的 URL。

nextLink?: string

屬性值

string

value

Microsoft.Resources 作業的清單。

value?: Operation[]

屬性值