VirtualMachineDataDiskCreateParameters.HostCaching Property

Definition

Required. Specifies the platform caching behavior of data disk blob for read/write efficiency. The default vault is ReadOnly. Possible values are: None, ReadOnly, or ReadWrite. Warning: Setting this property impacts the consistency of the disk.

public string HostCaching { get; set; }
member this.HostCaching : string with get, set
Public Property HostCaching As String

Property Value

Applies to