Resource Type: dsc_teamsmeetingbroadcastpolicy

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

Overview

The DSC TeamsMeetingBroadcastPolicy resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_allowbroadcastscheduling

    Specifies whether this user can create broadcast events in Teams. This settng impacts broadcasts that use both self-service and external encoder production methods.

  • dsc_allowbroadcasttranscription

    Specifies whether real-time transcription and translation can be enabled in the broadcast event. Note: this setting is applicable to broadcast events that use Teams Meeting production only and does not apply when external encoder is used as production method.

  • dsc_broadcastattendeevisibilitymode

    Specifies the attendee visibility mode of the broadcast events created by this user. This setting controls who can watch the broadcast event - e.g. anyone can watch this event including anonymous users or only authenticated users in my company can watch the event. Note: this setting is applicable to broadcast events that use Teams Meeting production only and does not apply when external encoder is used as production method.

  • dsc_broadcastrecordingmode

    Specifies whether broadcast events created by this user are always recorded, never recorded or user can choose whether to record or not. Note: this setting is applicable to broadcast events that use Teams Meeting production only and does not apply when external encoder is used as production method.

  • dsc_ensure

    Present ensures the Policy exists, absent ensures it is removed

Parameters

  • dsc_credential

    Credentials of the Teams Admin

  • dsc_identity (namevar)

    The identifier of the Teams Meeting Broadcast 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).