OperationsOperations interface
Interface representing a Operations operations.
Properties
| list | Gets a list of operations. |
Property Details
list
Gets a list of operations.
list: (options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<OperationValue, OperationValue[], PageSettings>
Property Value
(options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<OperationValue, OperationValue[], PageSettings>