OfferTermInfo Class

Describes the offer term.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: MonetaryCommitment, MonetaryCredit, RecurringCharge.

All required parameters must be populated in order to send to Azure.

Inheritance
msrest.serialization.Model
OfferTermInfo

Constructor

OfferTermInfo(*, effective_date: datetime | None = None, **kwargs)

Parameters

Name Description
name
Required

Required. Name of the offer term.Constant filled by server. Possible values include: "Recurring Charge", "Monetary Commitment", "Monetary Credit".

effective_date
Required

Indicates the date from which the offer term is effective.

Keyword-Only Parameters

Name Description
effective_date
Required