Operations interface

Interface representing a Operations.

Methods

list(OperationsListOptionalParams)

List all of the available operations the Desktop Virtualization resource provider supports.

Method Details

list(OperationsListOptionalParams)

List all of the available operations the Desktop Virtualization resource provider supports.

function list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<ResourceProviderOperation, ResourceProviderOperation[], PageSettings>

Parameters

options
OperationsListOptionalParams

The options parameters.

Returns