Share via


MetricTargetV2.AverageValue Property

Definition

Represents the average value of a metric target. This property specifies the average value associated with the target metric for monitoring or scaling purposes.

[YamlDotNet.Serialization.YamlMember(Alias="averageValue")]
public string AverageValue { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="averageValue")>]
member this.AverageValue : string with get, set
Public Property AverageValue As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to