Resource Type: dsc_xspoutgoingemailsettings

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

Overview

The DSC xSPOutgoingEmailSettings resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_characterset

    The character set to use on messages

  • dsc_fromaddress

    The from address to put on messages

  • dsc_replytoaddress

    The email address that replies should be directed to

  • dsc_smtpserver

    The SMTP server for outgoing mail

Parameters

  • dsc_installaccount

    POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5

  • dsc_psdscrunascredential
  • dsc_webappurl (namevar)

    The URL of the web application. If you want to set the global settings use the Central Admin URL

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