Resource Type: dsc_teamsupgradepolicy

Defined in:
lib/puppet/type/dsc_teamsupgradepolicy.rb

Overview

The DSC TeamsUpgradePolicy resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_migratemeetingstoteams

    Specifies whether to move existing Skype for Business meetings organized by the user to Teams. This parameter can only be true if the mode of the specified policy instance is either TeamsOnly or SfBWithTeamsCollabAndMeetings, and if the policy instance is being granted to a specific user. It not possible to trigger meeting migration when granting TeamsUpgradePolicy to the entire tenant.

  • dsc_users

    List of users that will be granted the Upgrade Policy to.

Parameters

  • dsc_credential

    Credentials of the Teams Admin

  • dsc_identity (namevar)

    Identity of the Teams Upgrade Policy.

  • dsc_psdscrunascredential
  • name (namevar)

    Description of the purpose for this resource declaration.

  • validation_mode (defaults to: property)

    Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).