Partager via


ComponentsOperationsExtensions.ListNext(IComponentsOperations, String) Méthode

Définition

Obtient la liste de tous les composants Application Insights au sein d’un abonnement.

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

Paramètres

operations
IComponentsOperations

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 à