Partilhar via


Método ILicensingService.GetAccountLicensesUsage

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Function GetAccountLicensesUsage ( _
    requestContext As TeamFoundationRequestContext _
) As IList(Of AccountLicenseUsage)
IList<AccountLicenseUsage> GetAccountLicensesUsage(
    TeamFoundationRequestContext requestContext
)

Parâmetros

Valor de retorno

Tipo: System.Collections.Generic.IList<AccountLicenseUsage>

Segurança do .NET Framework

Consulte também

Referência

ILicensingService Interface

Namespace Microsoft.VisualStudio.Services.Licensing