Resource Type: dsc_teamsguestmeetingconfiguration

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

Overview

The DSC TeamsGuestMeetingConfiguration resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_allowipvideo

    Determines whether video is enabled in a user’s meetings or calls. Set this to TRUE to allow guests to share their video. Set this to FALSE to prohibit guests from sharing their video.

  • dsc_allowmeetnow

    Determines whether guests can start ad-hoc meetings. Set this to TRUE to allow guests to start ad-hoc meetings. Set this to FALSE to prohibit guests from starting ad-hoc meetings.

  • dsc_screensharingmode

    Determines the mode in which guests can share a screen in calls or meetings. Set this to SingleApplication to allow the user to share an application at a given point in time. Set this to EntireScreen to allow the user to share anything on their screens. Set this to Disabled to prohibit the user from sharing their screens.

Parameters

  • dsc_credential

    Credentials of the Teams Admin

  • dsc_identity (namevar)

    The only valid input is Global - the tenant wide configuration

  • 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).