Share via


ProtectionPolicy.ProtectedItemsCount Property

Definition

Gets or sets number of items associated with this policy.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to