Share via


DpmContainer.ProtectedItemCount Property

Definition

Gets or sets number of protected items in the BackupEngine

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to