Share via


INewCommerceMigrationScheduleCollection.Item[String] Property

Definition

Gets a specific New-Commerce migration schedule behavior.

public Microsoft.Store.PartnerCenter.NewCommerceMigrationSchedules.INewCommerceMigrationSchedule this[string newCommerceMigrationScheduleId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.NewCommerceMigrationSchedules.INewCommerceMigrationSchedule
Default Public ReadOnly Property Item(newCommerceMigrationScheduleId As String) As INewCommerceMigrationSchedule

Parameters

newCommerceMigrationScheduleId
String

The New-Commerce migration schedule ID.

Property Value

The New-Commerce migration schedule operations.

Implements

Applies to