Resource Type: dsc_ccredentialmanager

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

Overview

The DSC cCredentialManager resource type. Automatically generated from version 3.7.8.4

Properties

  • dsc_ensure

    Ensure Target entry is Present or Absent.

  • dsc_target

    Credential Manager entry identifier link to Credential.

Parameters

  • dsc_credential

    Credential to save.

  • dsc_instanceidentifier (namevar)

    Configuration Instance Identifier to handle same Target with multiple PsDscRunCredential.

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