Sdílet prostřednictvím


OperationsExtensions.List(IOperations) Method

Definition

All operations

public static System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.AvailableRpOperation> List (this Microsoft.Azure.Management.Synapse.IOperations operations);
static member List : Microsoft.Azure.Management.Synapse.IOperations -> System.Collections.Generic.IList<Microsoft.Azure.Management.Synapse.Models.AvailableRpOperation>
<Extension()>
Public Function List (operations As IOperations) As IList(Of AvailableRpOperation)

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Remarks

Get all available operations

Applies to