IMeteringService.GetResourceStatus 方法 (TeamFoundationRequestContext, Boolean)

命名空间:  Microsoft.VisualStudio.Services.Commerce
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Function GetResourceStatus ( _
    requestContext As TeamFoundationRequestContext, _
    nextBillingPeriod As Boolean _
) As IEnumerable(Of ISubscriptionResource)
IEnumerable<ISubscriptionResource> GetResourceStatus(
    TeamFoundationRequestContext requestContext,
    bool nextBillingPeriod
)

参数

返回值

类型:System.Collections.Generic.IEnumerable<ISubscriptionResource>

.NET Framework 安全性

请参阅

参考

IMeteringService 接口

GetResourceStatus 重载

Microsoft.VisualStudio.Services.Commerce 命名空间