INewCommerceMigrationScheduleCollection.Item[String] Property
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.
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.