次の方法で共有


NewCommerceMigrationSchedule.AddOnMigrationSchedules Property

Definition

Gets or sets the collection of add-on migration schedule.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrationSchedules.NewCommerceMigrationSchedule> AddOnMigrationSchedules { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.AddOnMigrationSchedules : seq<Microsoft.Store.PartnerCenter.Models.NewCommerceMigrationSchedules.NewCommerceMigrationSchedule> with get, set
Public Property AddOnMigrationSchedules As IEnumerable(Of NewCommerceMigrationSchedule)

Property Value

The collection of add-on migration schedule.

Attributes

Applies to