Resource Type: dsc_sslsettings

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

Overview

The DSC SslSettings resource type. Automatically generated from version 4.2.1

Properties

  • dsc_bindings

    The Bindings in which to modify for the website

  • dsc_ensure

    Whether the bindings should be present or absent

Parameters

  • dsc_name (namevar)

    Name of website in which to modify the SSL Settings

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