Share via


AutoscaleSettingData.IsEnabled Property

Definition

the enabled flag. Specifies whether automatic scaling is enabled for the resource. The default value is 'false'.

public bool? IsEnabled { get; set; }
member this.IsEnabled : Nullable<bool> with get, set
Public Property IsEnabled As Nullable(Of Boolean)

Property Value

Applies to