models.group_backup_env_params module

class models.group_backup_env_params.GroupBackupEnvParams[source]

Bases: object

Implementation of the ‘GroupBackupEnvParams’ model.

Message to capture any additional backup params for Group within the Office365 environment.

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.