HostCachingOptions Enum

Caching option for a data disk (i.e. None, ReadOnly, ReadWrite).

Inheritance
builtins.str
HostCachingOptions
HostCachingOptions

Constructor

HostCachingOptions(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

NONE
READ_ONLY
READ_WRITE