ReplicationUsage.ProtectedItemCount Property

Definition

Gets or sets number of replication protected items for this vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to