GetNewCommerceMigrationsResponse 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 response from the Get New-Commerce migrations API.
public class GetNewCommerceMigrationsResponse : Microsoft.Store.PartnerCenter.Models.ResourceBase
type GetNewCommerceMigrationsResponse = class
inherit ResourceBase
Public Class GetNewCommerceMigrationsResponse
Inherits ResourceBase
- Inheritance
Constructors
GetNewCommerceMigrationsResponse() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
ContinuationToken |
Gets or sets the Continuation Token. |
NewCommerceMigrations |
Gets or sets the New-Commerce migrations. |