Share via


BatchOSDisk.Caching Property

Definition

The type of caching to enable for the disk.

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

Property Value

Applies to