models_v2.protection_type_2_enum module

class models_v2.protection_type_2_enum.ProtectionType2Enum[source]

Bases: object

Implementation of the ‘ProtectionType2’ enum.

Specifies the Azure Protection Group type.

Attributes:

KAGENT: TODO: type description here. KNATIVE: TODO: type description here. KSNAPSHOTMANAGER: TODO: type description here.

KAGENT = 'kAgent'
KNATIVE = 'kNative'
KSNAPSHOTMANAGER = 'kSnapshotManager'