models_v2.office_365_workload_enum module¶
-
class
models_v2.office_365_workload_enum.
Office365WorkloadEnum
[source]¶ Bases:
object
Implementation of the ‘office365Workload’ enum.
TODO: type enum description here.
- Attributes:
KMAILBOX: TODO: type description here. KONEDRIVE: TODO: type description here. KSHAREPOINT: TODO: type description here. KPUBLICFOLDERS: TODO: type description here. KGROUPS: TODO: type description here. KTEAMS: TODO: type description here.
-
KGROUPS
= 'kGroups'¶
-
KMAILBOX
= 'kMailbox'¶
-
KONEDRIVE
= 'kOneDrive'¶
-
KPUBLICFOLDERS
= 'kPublicFolders'¶
-
KSHAREPOINT
= 'kSharePoint'¶
-
KTEAMS
= 'kTeams'¶