OperationsOperations interface
Interface representing a Operations operations.
Properties
| list | Operation to return the list of available operations. |
Property Details
list
Operation to return the list of available operations.
list: (resourceGroupName: string, options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<OperationsDiscovery, OperationsDiscovery[], PageSettings>
Property Value
(resourceGroupName: string, options?: OperationsListOptionalParams) => PagedAsyncIterableIterator<OperationsDiscovery, OperationsDiscovery[], PageSettings>