Sdílet prostřednictvím


SynchronizationDetails.VCore Property

Definition

Gets the vCore units consumed for the data set synchronization

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to