Shortfall 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.
MACC shortfall.
public class Shortfall : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.Shortfall>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.Shortfall>
type Shortfall = class
interface IJsonModel<Shortfall>
interface IPersistableModel<Shortfall>
Public Class Shortfall
Implements IJsonModel(Of Shortfall), IPersistableModel(Of Shortfall)
- Inheritance
-
Shortfall
- Implements
Constructors
| Name | Description |
|---|---|
| Shortfall() |
Initializes a new instance of Shortfall. |
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. |