次の方法で共有


INewCommerceMigration.GetAsync Method

Definition

Asynchronously gets a New-Commerce migration.

public System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrations.NewCommerceMigration> GetAsync ();
abstract member GetAsync : unit -> System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrations.NewCommerceMigration>
Public Function GetAsync () As Task(Of NewCommerceMigration)

Returns

The New-Commerce migration.

Implements

Applies to