SavingsPlanModels

Update savings plan.

patch/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}

Path parameters

savingsPlanOrderIdstring required

Order ID of the savings plan

savingsPlanIdstring required

ID of the savings plan

Parameters

../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

Example request

{
  "properties": {
    "appliedScopeProperties": {
      "benefitFilter": "clusterId/2025 H2CPU"
    },
    "renewProperties": {
      "purchaseProperties": {
        "properties": {
          "appliedScopeProperties": {
            "benefitFilter": "clusterId/2025 H2CPU"
          }
        }
      }
    }
  }
}

Response

Azure operation completed successfully.

SavingsPlanModel required— unresolved $ref