Share via


SharedGalleryDiskImage.HostCaching Property

Definition

Gets or sets the host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'. Possible values include: 'None', 'ReadOnly', 'ReadWrite'

[Newtonsoft.Json.JsonProperty(PropertyName="hostCaching")]
public string HostCaching { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="hostCaching")>]
member this.HostCaching : string with get, set
Public Property HostCaching As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to