HostCaching type

Memorizzazione nella cache dell'host del disco. I valori validi sono 'None', 'ReadOnly' e 'ReadWrite'

type HostCaching = "None" | "ReadOnly" | "ReadWrite"