Resource Type: dsc_xadreplicationsite

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

Overview

The DSC xADReplicationSite resource type. Automatically generated from version 3.0.0.0

Properties

  • dsc_ensure

    Specifies if the AD replication site should be added or remove. Default value is ‘Present’. { Present | Absent }.

  • dsc_renamedefaultfirstsitename

    Specify if the Default-First-Site-Name should be renamed, if it exists. Dafult value is ‘false’.

Parameters

  • dsc_name (namevar)

    Specifies the name of the AD replication site.

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