共用方式為


OperationsExtensions.List(IOperations) Method

Definition

Gets a list of hybrid compute operations.

public static System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.HybridCompute.Models.OperationValue> List (this Microsoft.Azure.Management.HybridCompute.IOperations operations);
static member List : Microsoft.Azure.Management.HybridCompute.IOperations -> seq<Microsoft.Azure.Management.HybridCompute.Models.OperationValue>
<Extension()>
Public Function List (operations As IOperations) As IEnumerable(Of OperationValue)

Parameters

operations
IOperations

The operations group for this extension method.

Returns

Applies to