QuotaOperation interface

Interface representing a QuotaOperation.

Methods

list(QuotaOperationListOptionalParams)

List all the operations supported by the Microsoft.Quota resource provider.

Method Details

list(QuotaOperationListOptionalParams)

List all the operations supported by the Microsoft.Quota resource provider.

function list(options?: QuotaOperationListOptionalParams): PagedAsyncIterableIterator<OperationResponse, OperationResponse[], PageSettings>

Parameters

options
QuotaOperationListOptionalParams

The options parameters.

Returns