Resource Type: dsc_adreplicationsitelink

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

Overview

The DSC ADReplicationSiteLink resource type. Automatically generated from version 6.4.0

Properties

  • dsc_cost

    Specifies the cost to be placed on the site link.

  • dsc_description

    This parameter sets the value of the Description property for the object.

  • dsc_ensure

    Specifies if the site link should be present or absent. Default value is ‘Present’.

  • dsc_optionchangenotification

    Enables or disables Change Notification Replication on a site link. Default value is $false.

  • dsc_optiondisablecompression

    Enables or disables Compression on a site link. Default value is $false.

  • dsc_optiontwowaysync

    Enables or disables Two Way Sync on a site link. Default value is $false.

  • dsc_replicationfrequencyinminutes

    Species the frequency (in minutes) for which replication will occur where this site link is in use between sites.

  • dsc_sitesexcluded

    Specifies the list of sites to exclude from the site link.

  • dsc_sitesincluded

    Specifies the list of sites included in the site link.

Parameters

  • dsc_name (namevar)

    Specifies the name of the site link.

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