次の方法で共有


CloudEndpointChangeEnumerationActivity.ProcessedDirectoriesCount プロパティ

定義

処理されたディレクトリの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象