Resource Type: dsc_teamsvoiceroutingpolicy

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

Overview

The DSC TeamsVoiceRoutingPolicy resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_description

    Enables administrators to provide explanatory text to accompany an online voice routing policy. For example, the Description might include information about the users the policy should be assigned to.

  • dsc_ensure

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

  • dsc_onlinepstnusages

    A list of online PSTN usages (such as Local or Long Distance) that can be applied to this online voice routing policy. The online PSTN usage must be an existing usage (PSTN usages can be retrieved by calling the Get-CsOnlinePstnUsage cmdlet).

Parameters

  • dsc_credential

    Credentials of the Teams Global Admin

  • dsc_identity (namevar)

    Identity of the Teams Voice Routing 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).