NewCommerceMigrationSchedule 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 NewCommerceMigrationSchedule : Microsoft.Store.PartnerCenter.Models.ResourceBase
type NewCommerceMigrationSchedule = class
inherit ResourceBase
Public Class NewCommerceMigrationSchedule
Inherits ResourceBase
- Inheritance
Constructors
NewCommerceMigrationSchedule() |
Properties
AddOnMigrationSchedules |
Gets or sets the collection of add-on migration schedule. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
BillingCycle | |
CatalogItemId |
Gets or sets the Modern catalog item identifier in the form of {ProductId}:{SkuId}:{AvailbilityId}. This is set when schedule is created/updated but during migration it is possible that we might get a new availability id. |
CreatedTime |
Gets or sets the migration schedule created date time. |
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. |
ErrorCode |
Gets or sets the code of the error that prevented the migration schedule from getting processed. |
ErrorDescription |
Gets or sets the description of the error that prevented the migration schedule from getting processed. |
ExternalReferenceId |
Gets or sets the external reference id. This is used as an indicator for a batchid when migrations are done in bulk. |
Id |
Gets or sets the ID of the New-Commerce migration schedule. |
LastModifiedTime |
Gets or sets the migration schedule last modified date time. |
MigrateOnRenewal |
Gets or sets the flag indicating whether to schedule the migration on renewal. |
NewCommerceMigrationId |
Gets or sets the ID of the New-Commerce migration created after processing the schedule. |
PurchaseFullTerm | |
Quantity | |
Status |
Gets or sets the migration schedule status. |
SubscriptionEndDate |
Gets or sets the subscription end date. |
TargetDate |
Gets or sets the target date for migration. |
TermDuration |