Sdílet prostřednictvím


Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

Lists the operations available from this provider.

Method Details

list(OperationsListOptionalParams)

Lists the operations available from this provider.

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

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns