models_v2.environment_15_enum module¶
-
class
models_v2.environment_15_enum.
Environment15Enum
[source]¶ Bases:
object
Implementation of the ‘Environment15’ enum.
Specifies MSSQL Protection Group type.
- Attributes:
KFILE: TODO: type description here. KVOLUME: TODO: type description here. KNATIVE: TODO: type description here.
-
KFILE
= 'kFile'¶
-
KNATIVE
= 'kNative'¶
-
KVOLUME
= 'kVolume'¶