models_v2.environment_16_enum module¶
-
class
models_v2.environment_16_enum.
Environment16Enum
[source]¶ Bases:
object
Implementation of the ‘Environment16’ enum.
Specifies O365 Protection Group type.
- Attributes:
KMAILBOX: TODO: type description here. KONEDRIVE: TODO: type description here. KSHAREPOINT: TODO: type description here. KPUBLICFOLDERS: TODO: type description here.
-
KMAILBOX
= 'kMailbox'¶
-
KONEDRIVE
= 'kOneDrive'¶
-
KPUBLICFOLDERS
= 'kPublicFolders'¶
-
KSHAREPOINT
= 'kSharePoint'¶