Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

Lists all of the available Azure Container Registry REST API operations.

Method Details

list(OperationsListOptionalParams)

Lists all of the available Azure Container Registry REST API operations.

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

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns