ICustomerUsageSpendingBudget.Patch(SpendingBudget) Method

Definition

Patches the customer's usage spending budget.

public Microsoft.Store.PartnerCenter.Models.Usage.SpendingBudget Patch (Microsoft.Store.PartnerCenter.Models.Usage.SpendingBudget spendingBudget);
abstract member Patch : Microsoft.Store.PartnerCenter.Models.Usage.SpendingBudget -> Microsoft.Store.PartnerCenter.Models.Usage.SpendingBudget
Public Function Patch (spendingBudget As SpendingBudget) As SpendingBudget

Parameters

spendingBudget
SpendingBudget

The new customer's usage spending budget.

Returns

The updated customer's usage spending budget.

Implements

Applies to