GalleryOSDiskImage.HostCaching Property

Definition

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

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.HostCaching> HostCaching { get; set; }
member this.HostCaching : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.HostCaching> with get, set
Public Property HostCaching As BicepValue(Of HostCaching)

Property Value

Applies to