AutonomousDatabaseBaseProperties.IsAutoScalingEnabled Property

Definition

Indicates if auto scaling is enabled for the Autonomous Database CPU core count.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)]
public bool? IsAutoScalingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)>]
member this.IsAutoScalingEnabled : Nullable<bool> with get, set
Public Property IsAutoScalingEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to