Compartir a través de


DpmContainer.ProtectedItemCount Propiedad

Definición

Obtiene o establece el número de elementos protegidos en 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a