OperationsOperations interface
Interface representing a Operations operations.
Properties
| list |
List the operations for the provider |
Property Details
listAll
List the operations for the provider
listAll: (options?: OperationsListAllOptionalParams) => PagedAsyncIterableIterator<Operation, Operation[], PageSettings>
Property Value
(options?: OperationsListAllOptionalParams) => PagedAsyncIterableIterator<Operation, Operation[], PageSettings>