Freigeben über


IPredictiveAutoscalePolicy.ScaleMode Property

Definition

the predictive autoscale mode

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PSArgumentCompleter(new System.String[] { "Disabled", "ForecastOnly", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Create=true, Description="the predictive autoscale mode", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="scaleMode", Update=true)]
public string ScaleMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PSArgumentCompleter(new System.String[] { "Disabled", "ForecastOnly", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Runtime.Info(Create=true, Description="the predictive autoscale mode", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="scaleMode", Update=true)>]
member this.ScaleMode : string with get, set
Public Property ScaleMode As String

Property Value

Attributes

Applies to