OperationsExtensions.List(IOperations) Methode

Definition

Listet alle verfügbaren REST-API-Vorgänge des Microsoft.Cache-Anbieters auf.

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

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: