Resource Type: dsc_arcgis_server_tls

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

Overview

The DSC ArcGIS_Server_TLS resource type. Automatically generated from version 4.0.0

Properties

  • dsc_certificatefilelocation

    Location of the .pfx certificate file

  • dsc_servertype

    ServerType

  • dsc_sslrootorintermediate

    List of RootOrIntermediate Certificates

  • dsc_webservercertificatealias

    Web Server Certificate Alias for the SSL Certificate

Parameters

  • dsc_certificatepassword

    Password or Private Key for the Certificate

  • dsc_psdscrunascredential
  • dsc_serverhostname (namevar)
  • dsc_siteadministrator
  • 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).