DevTestLabDataDiskProperties.HostCaching Property

Definition

Caching option for a data disk (i.e. None, ReadOnly, ReadWrite).

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

Property Value

Applies to