Sdílet prostřednictvím


Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

Get the list of available Service Fabric resource provider API operations.

Method Details

list(OperationsListOptionalParams)

Get the list of available Service Fabric resource provider API operations.

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

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns