ProviderOperations interface
Interface representing a ProviderOperations.
Methods
list(Provider |
Result of the request to list REST API operations |
Method Details
list(ProviderOperationsListOptionalParams)
Result of the request to list REST API operations
function list(options?: ProviderOperationsListOptionalParams): PagedAsyncIterableIterator<OperationMetadata, OperationMetadata[], PageSettings>
Parameters
The options parameters.