Compartir a través de


MabContainer.ProtectedItemCount Propiedad

Definición

Obtiene o establece el número de elementos de los que se ha copiado una copia de seguridad en este contenedor.

[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