Freigeben über


LongTermRetentionManagedInstanceBackupsOperationsExtensions.ListByLocationNext Methode

Definition

Listet die langfristigen Aufbewahrungssicherungen für verwaltete Datenbanken an einem bestimmten Speicherort auf.

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

Parameter

operations
ILongTermRetentionManagedInstanceBackupsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: