Freigeben über


NewCommerceEligibility.AddOnMigrations Property

Definition

Gets or sets the collection of eligibility information for the add-on subscriptions being migrated.

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

Property Value

The add-on migration eligibilities.

Applies to