Freigeben über


ManagedInstanceOperationsExtensions.ListByManagedInstanceNext Methode

Definition

Ruft eine Liste der für die verwaltete Instanz ausgeführten Vorgänge ab.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.ManagedInstanceOperation> ListByManagedInstanceNext (this Microsoft.Azure.Management.Sql.IManagedInstanceOperations operations, string nextPageLink);
static member ListByManagedInstanceNext : Microsoft.Azure.Management.Sql.IManagedInstanceOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.ManagedInstanceOperation>
<Extension()>
Public Function ListByManagedInstanceNext (operations As IManagedInstanceOperations, nextPageLink As String) As IPage(Of ManagedInstanceOperation)

Parameter

operations
IManagedInstanceOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: