Compartilhar via


AppServicePlansOperationsExtensions.ListUsagesNext Método

Definição

Obtém informações de uso do farm de servidores

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

Parâmetros

operations
IAppServicePlansOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Comentários

Descrição para Obter informações de uso do farm de servidores

Aplica-se a