models_v2.protection_type_3_enum module¶
-
class
models_v2.protection_type_3_enum.
ProtectionType3Enum
[source]¶ Bases:
object
Implementation of the ‘ProtectionType3’ enum.
Specifies the protection type of Azure snapshots.
- Attributes:
KAGENT: TODO: type description here. KNATIVE: TODO: type description here. KSNAPSHOTMANAGER: TODO: type description here.
-
KAGENT
= 'kAgent'¶
-
KNATIVE
= 'kNative'¶
-
KSNAPSHOTMANAGER
= 'kSnapshotManager'¶