Partager via


DataItemMigrationSummaryResult.ItemsCompletedCount Property

Definition

Gets number of successfully completed items

[Newtonsoft.Json.JsonProperty(PropertyName="itemsCompletedCount")]
public long? ItemsCompletedCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="itemsCompletedCount")>]
member this.ItemsCompletedCount : Nullable<int64>
Public ReadOnly Property ItemsCompletedCount As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to