Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

Lists all the available operations provided by Service Fabric SeaBreeze resource provider.

Method Details

list(OperationsListOptionalParams)

Lists all the available operations provided by Service Fabric SeaBreeze resource provider.

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

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns