次の方法で共有


CopyProgress.RenamedContainerCount プロパティ

定義

自動名前変更によって処理された Azure の名前付け規則に準拠していないフォルダーの数を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象