Compartir a través de


BackupEngineExtendedInfo.ProtectedItemsCount Propiedad

Definición

Obtiene o establece el número de elementos protegidos en el motor de copia de seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="protectedItemsCount")]
public int? ProtectedItemsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedItemsCount")>]
member this.ProtectedItemsCount : Nullable<int> with get, set
Public Property ProtectedItemsCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a