Resource Type: dsc_xexcheventloglevel

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

Overview

The DSC xExchEventLogLevel resource type. Automatically generated from version 1.33.0

Properties

  • dsc_level

    The Level parameter specifies the log level for the specific event logging category.

Parameters

  • dsc_credential

    Credentials used to establish a remote PowerShell session to Exchange

  • dsc_identity (namevar)

    The Identity parameter specifies the name of the event logging category for which you want to set the event logging level.

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