共用方式為


RecommendedActionImpactRecord.AbsoluteValue Property

Definition

Gets the absolute value of this dimension if applicable. e.g., Number of Queries affected

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to