Partager via


BillingBenefitsSavingsPlanResource.Update Méthode

Définition

Mettre à jour le plan d’économies.

  • Chemin de la demande/providers/Microsoft.BillingBenefits/savingsPlanOrders/{savingsPlanOrderId}/savingsPlans/{savingsPlanId}
  • IdSavingsPlan_Update d’opération
public virtual Azure.Response<Azure.ResourceManager.BillingBenefits.BillingBenefitsSavingsPlanResource> Update (Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsSavingsPlanPatch patch, System.Threading.CancellationToken cancellationToken = default);
abstract member Update : Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsSavingsPlanPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.BillingBenefits.BillingBenefitsSavingsPlanResource>
override this.Update : Azure.ResourceManager.BillingBenefits.Models.BillingBenefitsSavingsPlanPatch * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.BillingBenefits.BillingBenefitsSavingsPlanResource>
Public Overridable Function Update (patch As BillingBenefitsSavingsPlanPatch, Optional cancellationToken As CancellationToken = Nothing) As Response(Of BillingBenefitsSavingsPlanResource)

Paramètres

patch
BillingBenefitsSavingsPlanPatch

Corps de la demande pour la mise à jour corrective d’un alias de commande de plan d’économies.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

patch a la valeur null.

S’applique à