次の方法で共有


SynchronizationDetails.VCore プロパティ

定義

データ セットの同期に使用される仮想コア ユニットを取得します

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象