次の方法で共有


CloudEndpointChangeEnumerationActivity.ProcessedFilesCount プロパティ

定義

処理されたファイルの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象