Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

Lists all of the available REST API operations of the Microsoft.SignalRService provider.

Method Details

list(OperationsListOptionalParams)

Lists all of the available REST API operations of the Microsoft.SignalRService provider.

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

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns