Resource Type: dsc_teamsemergencycallingpolicy

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

Overview

The DSC TeamsEmergencyCallingPolicy resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_description

    Description of the Teams Emergency Calling Policy.

  • dsc_ensure

    Present ensures the policy exists, absent ensures it is removed.

  • dsc_notificationdialoutnumber

    This parameter represents PSTN number which can be dialed out if NotificationMode is set to either of the two Conference values.

  • dsc_notificationgroup

    NotificationGroup is a email list of users and groups to be notified of an emergency call.

  • dsc_notificationmode

    The type of conference experience for security desk notification.

Parameters

  • dsc_credential

    Credentials of the Teams Global Admin.

  • dsc_identity (namevar)

    Identity of the Teams Emergency Calling 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).