次の方法で共有


ApiManagementOperations interface

Interface representing a ApiManagementOperations.

Methods

list(ApiManagementOperationsListOptionalParams)

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

Method Details

list(ApiManagementOperationsListOptionalParams)

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

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

Parameters

options
ApiManagementOperationsListOptionalParams

The options parameters.

Returns