Partager via


TargetTypesOperationsExtensions.ListNext Méthode

Définition

Obtenez la liste des ressources type cible pour un emplacement donné.

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

Paramètres

operations
ITargetTypesOperations

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 à