OfferTermInfoAutoGenerated interface
Describes the offer term.
Properties
effective |
Indicates the date from which the offer term is effective. |
name | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
effectiveDate
Indicates the date from which the offer term is effective.
effectiveDate?: Date
Property Value
Date
name
Polymorphic discriminator, which specifies the different types this object can be
name: "Monetary Commitment" | "Monetary Credit" | "Recurring Charge"
Property Value
"Monetary Commitment" | "Monetary Credit" | "Recurring Charge"
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript