共用方式為


DataDiskConfigurationCreateParameters.HostCaching Property

Definition

Optional. Gets or sets host caching option for a data disk within the VM Image. 'ReadOnly', 'ReadWrite', or 'None'.If this parameter is specified you must also specify the Name for the DataDiskConfiguration you want to change.

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

Property Value

Applies to