Partager via


StorageInsightConfigsOperationsExtensions.ListByWorkspaceNext Méthode

Définition

Répertorie les instances d’insights de stockage au sein d’un espace de travail

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.OperationalInsights.Models.StorageInsight> ListByWorkspaceNext (this Microsoft.Azure.Management.OperationalInsights.IStorageInsightConfigsOperations operations, string nextPageLink);
static member ListByWorkspaceNext : Microsoft.Azure.Management.OperationalInsights.IStorageInsightConfigsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.OperationalInsights.Models.StorageInsight>
<Extension()>
Public Function ListByWorkspaceNext (operations As IStorageInsightConfigsOperations, nextPageLink As String) As IPage(Of StorageInsight)

Paramètres

operations
IStorageInsightConfigsOperations

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 à