Aracılığıyla paylaş


RetentionVolume.ThresholdPercentage Property

Definition

Gets or sets the threshold percentage.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to