Freigeben über


IMeteringService.SetAccountQuantity-Methode

Updatekontenebeneeingeschlossene und Höchstmengen. Die enthaltende neue Menge ermöglicht der Verwendung, bis diese Größe frei zu sein. Die neue Höchstmenge ist die verrechenbare Höchstmenge, die für das Konto bereitgestellt wird.

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

Syntax

'Declaration
Sub SetAccountQuantity ( _
    requestContext As TeamFoundationRequestContext, _
    resourceName As ResourceName, _
    includedQuantity As Integer, _
    maximumQuantity As Integer _
)
void SetAccountQuantity(
    TeamFoundationRequestContext requestContext,
    ResourceName resourceName,
    int includedQuantity,
    int maximumQuantity
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IMeteringService Schnittstelle

Microsoft.VisualStudio.Services.Commerce-Namespace