Share via


SharedGalleryDiskImage.HostCaching Property

Definition

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

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

Property Value

Applies to