Share via


CloudEndpointChangeEnumerationActivity.ProcessedFilesCount Property

Definition

Gets count of files processed

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to