次の方法で共有


ProtectionContainerProperties.ProtectedItemCount Property

Definition

Gets or sets number of protected PEs.

[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