Dela via


CloudEndpointChangeEnumerationActivity.ProcessedDirectoriesCount Property

Definition

Gets count of directories processed

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to