次の方法で共有


FilesNotTieringError.FileCount プロパティ

定義

このエラーが発生したファイルの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象