Share via


GalleryDiskImage.HostCaching Property

Definition

The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'.

public Azure.ResourceManager.Compute.Models.HostCaching? HostCaching { get; set; }
member this.HostCaching : Nullable<Azure.ResourceManager.Compute.Models.HostCaching> with get, set
Public Property HostCaching As Nullable(Of HostCaching)

Property Value

Applies to