Resource Type: dsc_teamsguestmessagingconfiguration

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

Overview

The DSC TeamsGuestMessagingConfiguration resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_allowgiphy

    Determines if Giphy are available for use.

  • dsc_allowimmersivereader

    Determines if Immersive Reader is enabled.

  • dsc_allowmemes

    Determines if memes are available for use.

  • dsc_allowstickers

    Determines if stickers are available for use.

  • dsc_allowuserchat

    Determines if a user is allowed to chat.

  • dsc_allowuserdeletemessage

    Determines if a user is allowed to delete their own messages.

  • dsc_allowusereditmessage

    Determines if a user is allowed to edit their own messages.

  • dsc_giphyratingtype

    Determines Giphy content restrictions. Default value is Moderate, other options are Strict and NoRestriction.

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