HostCaching type

ディスクのホスト キャッシュ。 有効な値は、'None'、'ReadOnly'、および 'ReadWrite' です。

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