models_v2.ms_team_param_2 module

class models_v2.ms_team_param_2.MsTeamParam2(recover_entire_ms_team=None)[source]

Bases: object

Implementation of the ‘MsTeamParam2’ model.

Specifies parameters to recover a Microsoft 365 Team.

Attributes:
recover_entire_ms_team (bool): Specifies whether to recover the whole

Microsoft 365 Team.

classmethod from_dictionary(dictionary)[source]

Creates an instance of this model from a dictionary

Args:

dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.

Returns:

object: An instance of this structure class.