Share via


RecommendedActionImpactRecord.DimensionName Property

Definition

Gets the name of the impact dimension. e.g., CPUChange, DiskSpaceChange, NumberOfQueriesAffected.

[Newtonsoft.Json.JsonProperty(PropertyName="dimensionName")]
public string DimensionName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dimensionName")>]
member this.DimensionName : string
Public ReadOnly Property DimensionName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to