OperationsExtensions.List(IOperations) Method

Definition

Returns the list of available operations.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Models.ClientDiscoveryValueForSingleApi> List (this Microsoft.Azure.Management.RecoveryServices.IOperations operations);
static member List : Microsoft.Azure.Management.RecoveryServices.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Models.ClientDiscoveryValueForSingleApi>
<Extension()>
Public Function List (operations As IOperations) As IPage(Of ClientDiscoveryValueForSingleApi)

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Applies to