Share via


ManagedDisk.BurstingEnabled Property

Definition

Set to true to enable bursting beyond the provisioned performance target of the disk. Bursting is disabled by default. Does not apply to Ultra disks.

public Azure.Provisioning.BicepValue<bool> BurstingEnabled { get; set; }
member this.BurstingEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property BurstingEnabled As BicepValue(Of Boolean)

Property Value

Applies to