次の方法で共有


Job.DataStats プロパティ

定義

ジョブのデータ統計プロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataStats")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.DataStatistics DataStats { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataStats")>]
member this.DataStats : Microsoft.Azure.Management.StorSimple8000Series.Models.DataStatistics with get, set
Public Property DataStats As DataStatistics

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象