CachingType Enum

Caching type for the disks. Available values are none (default), readonly, readwrite. Caching type can be set only for VM sizes supporting premium storage.

Inheritance
builtins.str
CachingType
CachingType

Constructor

CachingType(value)

Fields

NONE
READONLY
READWRITE