Partager via


ILicensingService.GetAccountLicensesUsage, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Licensing
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Function GetAccountLicensesUsage ( _
    requestContext As TeamFoundationRequestContext _
) As IList(Of AccountLicenseUsage)
IList<AccountLicenseUsage> GetAccountLicensesUsage(
    TeamFoundationRequestContext requestContext
)

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ILicensingService Interface

Microsoft.VisualStudio.Services.Licensing, espace de noms