OperationsExtensions.ListNext(IOperations, String) 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> ListNext (this Microsoft.Azure.Management.Redis.IOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Redis.IOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Redis.Models.Operation>
<Extension()>
Public Function ListNext (operations As IOperations, nextPageLink As String) As IPage(Of Operation)

Parameter

operations
IOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: