AutomaticShortfallSuppressReason 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.
Optional field to record suppression reason for automatic shortfall.
public class AutomaticShortfallSuppressReason : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.AutomaticShortfallSuppressReason>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.AutomaticShortfallSuppressReason>
type AutomaticShortfallSuppressReason = class
interface IJsonModel<AutomaticShortfallSuppressReason>
interface IPersistableModel<AutomaticShortfallSuppressReason>
Public Class AutomaticShortfallSuppressReason
Implements IJsonModel(Of AutomaticShortfallSuppressReason), IPersistableModel(Of AutomaticShortfallSuppressReason)
- Inheritance
-
AutomaticShortfallSuppressReason
- Implements
Constructors
| Name | Description |
|---|---|
| AutomaticShortfallSuppressReason() |
Initializes a new instance of AutomaticShortfallSuppressReason. |
Properties
| Name | Description |
|---|---|
| Code |
Code for the suppression reason. |
| Message |
Message for suppression reason. |