IPredictiveValue.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.
Predictive value in this time bucket.
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="Predictive value in this time bucket.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=true, SerializedName="value")]
public double Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="Predictive value in this time bucket.", PossibleTypes=new System.Type[] { typeof(System.Double) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : double with get, set
Public Property Value As Double
Property Value
- Attributes