Share via


OperationsExtensions.List(IOperations) Method

Definition

Lists all of the available REST API operations of the Microsoft.Storsimple provider

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

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Applies to