共用方式為


SynchronizationDetails.DurationMs Property

Definition

Gets duration of data set level copy

[Newtonsoft.Json.JsonProperty(PropertyName="durationMs")]
public int? DurationMs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="durationMs")>]
member this.DurationMs : Nullable<int>
Public ReadOnly Property DurationMs As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to