HostCaching type

Almacenamiento en caché del host del disco. Los valores válidos son "None", "ReadOnly" y "ReadWrite".

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