Share via


CopyProgress.InvalidFilesProcessed Property

Definition

Gets number of files not adhering to azure naming conventions which were processed by automatic renaming

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to