Compartilhar via


LongTermRetentionBackupsOperationsExtensions.ListByResourceGroupLocationNext Método

Definição

Lista os backups de retenção de longo prazo para um determinado local.

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

Parâmetros

operations
ILongTermRetentionBackupsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a