HostCaching type

التخزين المؤقت للمضيف للقرص. القيم الصالحة هي "None" و"ReadOnly" و"ReadWrite"

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