Share via


CachingType type

The type of caching to enable for the disk.

type CachingType = "None" | "ReadOnly" | "ReadWrite"