Resource Type: dsc_xadreplicationsitelink

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

Overview

The DSC xADReplicationSiteLink resource type. Automatically generated from version 3.0.0.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 is created or deleted

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