ScaleRuleMetricDimension.DimensionName Property

Definition

Gets or sets name of the dimension.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to