OperationsOperations interface
Interface representing a Operations operations.
Properties
| list | Lists all of the available REST API operations of the Microsoft.Search provider. |
Property Details
list
Lists all of the available REST API operations of the Microsoft.Search provider.
list: (options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<Operation, Operation[], PageSettings>
Property Value
(options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<Operation, Operation[], PageSettings>