Share via


CopyProgress.RenamedContainerCount Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to