你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IAutoscaleSetting.PredictiveAutoscalePolicyScaleMode Property

Definition

the predictive autoscale mode

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the predictive autoscale mode", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.PredictiveAutoscalePolicyScaleMode) }, ReadOnly=false, Required=false, SerializedName="scaleMode")]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.PredictiveAutoscalePolicyScaleMode? PredictiveAutoscalePolicyScaleMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Description="the predictive autoscale mode", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.PredictiveAutoscalePolicyScaleMode) }, ReadOnly=false, Required=false, SerializedName="scaleMode")>]
member this.PredictiveAutoscalePolicyScaleMode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.PredictiveAutoscalePolicyScaleMode> with get, set
Public Property PredictiveAutoscalePolicyScaleMode As Nullable(Of PredictiveAutoscalePolicyScaleMode)

Property Value

Attributes

Applies to