Operations interface

Interface representing a Operations.

Methods

list(string, OperationsListOptionalParams)

Operation to return the list of available operations.

Method Details

list(string, OperationsListOptionalParams)

Operation to return the list of available operations.

function list(resourceGroupName: string, options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationsDiscovery, OperationsDiscovery[], PageSettings>

Parameters

resourceGroupName

string

The name of the resource group where the recovery services vault is present.

options
OperationsListOptionalParams

The options parameters.

Returns