Partager via


WebAppsOperationsExtensions.ListPerfMonCountersSlotNext Méthode

Définition

Obtient les compteurs perfmon pour l’application web.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.PerfMonResponse> ListPerfMonCountersSlotNext (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string nextPageLink);
static member ListPerfMonCountersSlotNext : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.WebSites.Models.PerfMonResponse>
<Extension()>
Public Function ListPerfMonCountersSlotNext (operations As IWebAppsOperations, nextPageLink As String) As IPage(Of PerfMonResponse)

Paramètres

operations
IWebAppsOperations

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

Remarques

Description de Obtient des compteurs de perfmon pour l’application web.

S’applique à