Resource Type: dsc_teamsmeetingbroadcastconfiguration

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

Overview

The DSC TeamsMeetingBroadcastConfiguration resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_allowsdnproviderforbroadcastmeeting

    If set to $true, Teams meeting broadcast streams are enabled to take advantage of the network and bandwidth management capabilities of your Software Defined Network (SDN) provider.

  • dsc_sdnapitemplateurl

    Specifies the Software Defined Network (SDN) provider’s HTTP API endpoint. This information is provided to you by the SDN provider. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true.

  • dsc_sdnapitoken

    Specifies the Software Defined Network (SDN) provider’s authentication token which is required to use their SDN license. This is required by some SDN providers who will give you the required token. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true.

  • dsc_sdnlicenseid

    Specifies the Software Defined Network (SDN) license identifier. This is required and provided by some SDN providers. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true.

  • dsc_sdnprovidername

    Specifies the Software Defined Network (SDN) provider’s name. This parameter is only required if AllowSdnProviderForBroadcastMeeting is set to $true.

  • dsc_supporturl

    Specifies a URL where broadcast event attendees can find support information or FAQs specific to that event. The URL will be displayed to the attendees during the broadcast.

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