NewCommerceEligibility 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.
Represents the New-Commerce migration eligibility information for a given subscription.
public class NewCommerceEligibility : Microsoft.Store.PartnerCenter.Models.ResourceBase
type NewCommerceEligibility = class
inherit ResourceBase
Public Class NewCommerceEligibility
Inherits ResourceBase
- Inheritance
Constructors
NewCommerceEligibility() |
Properties
AddOnMigrations |
Gets or sets the collection of eligibility information for the add-on subscriptions being migrated. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
BillingCycle |
Gets or sets the eligible billing cycle. |
CatalogItemId |
Gets or sets the eligible catalog item ID. |
CurrentSubscriptionId |
Gets or sets the current subscription ID. |
CustomTermEndDate |
Gets or sets the eligible custom term end date for the New-Commerce subscription. |
Errors |
Gets or sets the error preventing the subscription from being migration to New Commerce. |
IsEligible |
Gets or sets a value indicating whether the subscription is eligible or not for New-Commerce migration. |
TermDuration |
Gets or sets the eligible term duration. |