共用方式為


IPredictiveValue.Value Property

Definition

Predictive value in this time bucket.

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

Property Value

Attributes

Applies to