Share via


OperationsExtensions.List(IOperations) Method

Definition

List all the supported operations.

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

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Applies to