Partager via


FeatureClientExtensions.ListOperationsNext(IFeatureClient, String) Méthode

Définition

Répertorie toutes les opérations de l’API REST Microsoft.Features disponibles.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.Operation> ListOperationsNext (this Microsoft.Azure.Management.ResourceManager.IFeatureClient operations, string nextPageLink);
static member ListOperationsNext : Microsoft.Azure.Management.ResourceManager.IFeatureClient * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ResourceManager.Models.Operation>
<Extension()>
Public Function ListOperationsNext (operations As IFeatureClient, nextPageLink As String) As IPage(Of Operation)

Paramètres

operations
IFeatureClient

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 à