NewCommerceMigration 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 a New-Commerce migration entity.
public class NewCommerceMigration : Microsoft.Store.PartnerCenter.Models.ResourceBase
type NewCommerceMigration = class
inherit ResourceBase
Public Class NewCommerceMigration
Inherits ResourceBase
- Inheritance
Constructors
NewCommerceMigration() |
Properties
AddOnMigrations |
Gets or sets the collection of add-on migrations. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
BillingCycle |
Gets or sets the billing cycle for the New Commerce subscription. |
CatalogItemId |
Gets or sets the Modern catalog item identifier in the form of {ProductId}:{SkuId}:{AvailbilityId}. |
CompletedTime |
Gets or sets time when the migration was completed. |
CurrentSubscriptionId |
Gets or sets the current subscription identifier. |
CustomerTenantId |
Gets or sets the customer tenant identifier. |
CustomTermEndDate |
Gets or sets the custom term end date for the New-Commerce subscription. |
ExternalReferenceId |
Gets or sets the external reference id. This is used as an indicator for a batch Id when migrations are done in bulk. |
Id |
Gets or sets the ID of the New-Commerce migration. |
NewCommerceOrderId |
Gets or sets the New Commerce order identifier. |
NewCommerceSubscriptionId |
Gets or sets the New Commerce subscription identifier. |
PurchaseFullTerm |
Gets or sets a value indicating whether the New-Commerce subscription should be created with a full term. |
Quantity |
Gets or sets the quantity (seat count). |
StartedTime |
Gets or sets the time when the migration was started. |
Status |
Gets or sets the migration status. |
SubscriptionEndDate |
Gets or sets the subscription end date. |
TermDuration |
Gets or sets the term duration for the New Commerce subscription. |