CommvaultOfferDetails 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.
Offer details for the marketplace that is selected by the user.
public class CommvaultOfferDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultOfferDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.CommvaultOfferDetails>
type CommvaultOfferDetails = class
interface IJsonModel<CommvaultOfferDetails>
interface IPersistableModel<CommvaultOfferDetails>
Public Class CommvaultOfferDetails
Implements IJsonModel(Of CommvaultOfferDetails), IPersistableModel(Of CommvaultOfferDetails)
- Inheritance
-
CommvaultOfferDetails
- Implements
Constructors
| Name | Description |
|---|---|
| CommvaultOfferDetails(String, String) |
Initializes a new instance of CommvaultOfferDetails. |
Properties
| Name | Description |
|---|---|
| OfferId |
Offer Id for the marketplace offer. |
| PlanId |
Plan Id for the marketplace offer. |
| PlanName |
Plan Name for the marketplace offer. |
| PublisherId |
Publisher Id for the marketplace offer. |
| TermId |
Plan Display Name for the marketplace offer. |
| TermUnit |
Plan Display Name for the marketplace offer. |