Partager via


InstancesOperationsExtensions.ListByAccountNext Méthode

Définition

Retourne des instances pour le nom de compte donné.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Instance> ListByAccountNext (this Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations operations, string nextPageLink);
static member ListByAccountNext : Microsoft.Azure.Management.DeviceUpdate.IInstancesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DeviceUpdate.Models.Instance>
<Extension()>
Public Function ListByAccountNext (operations As IInstancesOperations, nextPageLink As String) As IPage(Of Instance)

Paramètres

operations
IInstancesOperations

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 à