AccountLicenseUsage 构造函数

命名空间:  Microsoft.VisualStudio.Services.Licensing
程序集:  Microsoft.VisualStudio.Services.WebApi(在 Microsoft.VisualStudio.Services.WebApi.dll 中)

语法

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

参数

.NET Framework 安全性

请参阅

参考

AccountLicenseUsage 类

Microsoft.VisualStudio.Services.Licensing 命名空间