Compartir a través de


ReplicationUsage.ProtectedItemCount Propiedad

Definición

Obtiene o establece el número de elementos protegidos de replicación para este almacén.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a