MarketplaceDetails 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.
Marketplace details for an organization.
public class MarketplaceDetails : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CommvaultContentStore.Models.MarketplaceDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CommvaultContentStore.Models.MarketplaceDetails>
type MarketplaceDetails = class
interface IJsonModel<MarketplaceDetails>
interface IPersistableModel<MarketplaceDetails>
Public Class MarketplaceDetails
Implements IJsonModel(Of MarketplaceDetails), IPersistableModel(Of MarketplaceDetails)
- Inheritance
-
MarketplaceDetails
- Implements
Constructors
| Name | Description |
|---|---|
| MarketplaceDetails(CommvaultOfferDetails) |
Initializes a new instance of MarketplaceDetails. |
Properties
| Name | Description |
|---|---|
| OfferDetails |
Offer details for the marketplace that is selected by the user. |
| SaasResourceId |
Marketplace SaaS Resource Id. |
| SubscriptionId |
Azure subscription id for the the marketplace offer is purchased from. |
| SubscriptionStatus |
Marketplace subscription status. |