Resource Type: dsc_xsphealthanalyzerrulestate

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

Overview

The DSC xSPHealthAnalyzerRuleState resource type. Automatically generated from version 0.12.0.0

Properties

  • dsc_enabled

    Should the rule be enabled?

  • dsc_fixautomatically

    Should the rule fix itself automatically

  • dsc_rulescope

    What is the scope of this rule

  • dsc_schedule

    How often should the rule check

Parameters

  • dsc_installaccount

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

  • dsc_name (namevar)

    The name of the rule exactly as it appears in central admin

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