Freigeben über


IMeteringService.GetResourceStatus-Methode (TeamFoundationRequestContext, Boolean)

Namespace:  Microsoft.VisualStudio.Services.Commerce
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<ISubscriptionResource>

.NET Framework-Sicherheit

Siehe auch

Referenz

IMeteringService Schnittstelle

GetResourceStatus-Überladung

Microsoft.VisualStudio.Services.Commerce-Namespace