Package version:

Interface Operations

Interface representing a Operations.

interface Operations {
    list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ComputeOperationValue>;
}

Methods

Methods