HostCaching type

磁碟的主機快取。 有效值為 'None'、'ReadOnly' 和 'ReadWrite'

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