Partager via


AccountLicenseUsage, constructeur

Espace de noms :  Microsoft.VisualStudio.Services.Licensing
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    license As AccountUserLicense, _
    provisionedCount As Integer, _
    usedCount As Integer _
)
public AccountLicenseUsage(
    AccountUserLicense license,
    int provisionedCount,
    int usedCount
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

AccountLicenseUsage Classe

Microsoft.VisualStudio.Services.Licensing, espace de noms