Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates if auto scaling is enabled for the Autonomous Database CPU core count.
public bool? IsAutoScalingEnabled { get; set; }
member this.IsAutoScalingEnabled : Nullable<bool> with get, set
Public Property IsAutoScalingEnabled As Nullable(Of Boolean)