次の方法で共有


DataStatistics.CloudData プロパティ

定義

ジョブの一部としてクラウドに書き込まれるデータのバイト数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="cloudData")]
public long? CloudData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cloudData")>]
member this.CloudData : Nullable<int64> with get, set
Public Property CloudData As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象