Resource Type: dsc_powerplan

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

Overview

The DSC PowerPlan resource type. Automatically generated from version 9.0.0

Properties

  • dsc_isactive

    Determines if the power plan is active.

  • dsc_name

    The name or GUID of the power plan to activate.

  • ensurable

    Default attribute added to all dsc types without an ensure property. This resource is not ensurable.

Parameters

  • dsc_issingleinstance (namevar)

    Specifies the resource is a single instance, the value must be ‘Yes’.

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