WebAppsOperationsExtensions.ListPerfMonCountersSlotNext Método

Definição

Obtém contadores perfmon para o aplicativo 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)

Parâmetros

operations
IWebAppsOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Comentários

Descrição para Obter contadores perfmon para o aplicativo Web.

Aplica-se a