Resource Type: dsc_xexchaccepteddomain

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

Overview

The DSC xExchAcceptedDomain resource type. Automatically generated from version 1.34.0

Properties

  • dsc_addressbookenabled

    The AddressBookEnabled parameter specifies whether to enable recipient filtering for this accepted domain.

  • dsc_domaintype

    The DomainType parameter specifies the type of accepted domain that you want to configure.

  • dsc_ensure

    Specifies whether this accepted domain should be present or absent

  • dsc_makedefault

    The MakeDefault parameter specifies whether the accepted domain is the default domain.

  • dsc_matchsubdomains

    The MatchSubDomains parameter enables mail to be sent by and received from users on any subdomain of this accepted domain.

  • dsc_name

    The Name parameter specifies a unique name for the accepted domain object.

Parameters

  • dsc_credential

    Credentials used to establish a remote PowerShell session to Exchange.

  • dsc_domainname (namevar)

    The domain name of the accepted domain.

  • dsc_psdscrunascredential
  • dsc_timeout

    The maximum time in seconds to wait for the DSC resource to complete.

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