你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Operation interface

Interface representing a Operation.

Methods

list(OperationListOptionalParams)

List all the operations.

Method Details

list(OperationListOptionalParams)

List all the operations.

function list(options?: OperationListOptionalParams): PagedAsyncIterableIterator<OperationResponse, OperationResponse[], PageSettings>

Parameters

options
OperationListOptionalParams

The options parameters.

Returns