Share via


IAutoscaleSettingResource.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