CreditPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Credit patch request.
public class CreditPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.CreditPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.CreditPatch>
type CreditPatch = class
interface IJsonModel<CreditPatch>
interface IPersistableModel<CreditPatch>
Public Class CreditPatch
Implements IJsonModel(Of CreditPatch), IPersistableModel(Of CreditPatch)
- Inheritance
-
CreditPatch
- Implements
Constructors
| Name | Description |
|---|---|
| CreditPatch() |
Initializes a new instance of CreditPatch. |
Properties
| Name | Description |
|---|---|
| Breakdown |
Credit line-items/milestones/no-charge services breakdown. Entire breakdown will be replaced in a PATCH operation. |
| Credit |
The entire investment amount for the credit contract, including currency and amount. Only amount can be modified. |
| EndOn |
End DateTime in UTC. |
| Tags |
Resource tags. |