OfferDetail 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.
Confluent Offer detail
public class OfferDetail
type OfferDetail = class
Public Class OfferDetail
- Inheritance
-
OfferDetail
Constructors
OfferDetail() |
Initializes a new instance of the OfferDetail class. |
OfferDetail(String, String, String, String, String, String) |
Initializes a new instance of the OfferDetail class. |
Properties
Id |
Gets or sets offer Id |
PlanId |
Gets or sets offer Plan Id |
PlanName |
Gets or sets offer Plan Name |
PublisherId |
Gets or sets publisher Id |
Status |
Gets or sets saaS Offer Status. Possible values include: 'Started', 'PendingFulfillmentStart', 'InProgress', 'Subscribed', 'Suspended', 'Reinstated', 'Succeeded', 'Failed', 'Unsubscribed', 'Updating' |
TermUnit |
Gets or sets offer Plan Term unit |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET