Partager via


BackupProtectionIntentOperationsExtensions.ListNext Méthode

Définition

Fournit une liste paginable de toutes les intentions présentes dans un coffre.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntentResource> ListNext (this Microsoft.Azure.Management.RecoveryServices.Backup.IBackupProtectionIntentOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.RecoveryServices.Backup.IBackupProtectionIntentOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionIntentResource>
<Extension()>
Public Function ListNext (operations As IBackupProtectionIntentOperations, nextPageLink As String) As IPage(Of ProtectionIntentResource)

Paramètres

operations
IBackupProtectionIntentOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à