MetricTargetV2.AverageValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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