MetricTargetV2.Value 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.
Specifies the target value for the metric. This value is used to determine the desired state of the resource being measured.
[YamlDotNet.Serialization.YamlMember(Alias="value")]
public string Value { get; set; }[<YamlDotNet.Serialization.YamlMember(Alias="value")>]
member this.Value : string with get, setPublic Property Value As StringProperty Value
- Attributes
- 
			YamlDotNet.Serialization.YamlMemberAttribute