Megosztás a következőn keresztül:


IPredictiveAutoscalePolicy.ScaleMode 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=true, SerializedName="scaleMode")]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.PredictiveAutoscalePolicyScaleMode ScaleMode { 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=true, SerializedName="scaleMode")>]
member this.ScaleMode : Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Support.PredictiveAutoscalePolicyScaleMode with get, set
Public Property ScaleMode As PredictiveAutoscalePolicyScaleMode

Property Value

Attributes

Applies to