AutoHealTriggers.PrivateBytesInKB Property

Definition

Gets or sets a rule based on private bytes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to