Partager via


DisksOperationsExtensions.ListNext(IDisksOperations, String) Méthode

Définition

Répertorie tous les disques d’un abonnement.

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

Paramètres

operations
IDisksOperations

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 à