Partager via


TargetsOperationsExtensions.ListNext(ITargetsOperations, String) Méthode

Définition

Obtenez la liste des ressources cibles qui étendent une ressource régionale suivie.

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

Paramètres

operations
ITargetsOperations

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

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à