PerformanceLevelCapability.Value Property

Definition

Gets performance level value.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public double? Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Nullable<double>
Public ReadOnly Property Value As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to