Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

Get a list of all available resource provider operations. It contains a URL link to get the next set of results.

Method Details

list(OperationsListOptionalParams)

Get a list of all available resource provider operations. It contains a URL link to get the next set of results.

function list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation, Operation[], PageSettings>

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns