models.restore_o_365_teams_params_ms_team_info module

class models.restore_o_365_teams_params_ms_team_info.RestoreO365TeamsParams_MSTeamInfo(is_full_team_required=None, object=None)[source]

Bases: object

Implementation of the ‘RestoreO365TeamsParams_MSTeamInfo’ model.

IP Range for range of vip address addition.

Attributes:
is_full_team_required (bool): Specify if the entire Team is to be

restored.

object (RestoreObject): Start IP of the range

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.