ChargeShortfallRequest 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.
Charge shortfall request.
public class ChargeShortfallRequest : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.ChargeShortfallRequest>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.ChargeShortfallRequest>
type ChargeShortfallRequest = class
interface IJsonModel<ChargeShortfallRequest>
interface IPersistableModel<ChargeShortfallRequest>
Public Class ChargeShortfallRequest
Implements IJsonModel(Of ChargeShortfallRequest), IPersistableModel(Of ChargeShortfallRequest)
- Inheritance
-
ChargeShortfallRequest
- Implements
Constructors
| Name | Description |
|---|---|
| ChargeShortfallRequest() |
Initializes a new instance of ChargeShortfallRequest. |
Properties
| Name | Description |
|---|---|
| BalanceVersion |
Points to BalanceVersion document that indicates the remaining commitment balance when the credit was created. |
| Charge |
Shortfall amount with grain. |
| EndOn |
End DateTime in UTC. |
| ProductCode |
Represents catalog UPN. |
| ResourceId |
Fully-qualified resource identifier of the credits associated with the shortfall. |
| StartOn |
Start DateTime. |
| SystemId |
This is an identifier of the shortfall which will not change for its lifetime. |