VirtualMachineOSDisk.WriteAcceleratorEnabled Property

Definition

Specifies whether writeAccelerator should be enabled or disabled on the disk.

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

Property Value

Applies to