次の方法で共有


MabContainer.ProtectedItemCount プロパティ

定義

このコンテナーにバックアップされた項目の数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="protectedItemCount")]
public long? ProtectedItemCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedItemCount")>]
member this.ProtectedItemCount : Nullable<int64> with get, set
Public Property ProtectedItemCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象