Compartilhar via


GetNewCommerceMigrationsResponse.NewCommerceMigrations Property

Definition

Gets or sets the New-Commerce migrations.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrations.NewCommerceMigration> NewCommerceMigrations { get; set; }
member this.NewCommerceMigrations : seq<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrations.NewCommerceMigration> with get, set
Public Property NewCommerceMigrations As IEnumerable(Of NewCommerceMigration)

Property Value

The New-Commerce migrations.

Applies to