Freigeben über


AccountLicenseUsage-Konstruktor

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountLicenseUsage Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace