共用方式為


OperationsExtensions.List(IOperations) Method

Definition

List all the supported operations.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.Models.Operation> List (this Microsoft.Azure.Management.DataBoxEdge.IOperations operations);
static member List : Microsoft.Azure.Management.DataBoxEdge.IOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataBoxEdge.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