Resource Type: dsc_xadreplicationsubnet

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

Overview

The DSC xADReplicationSubnet resource type. Automatically generated from version 3.0.0.0

Properties

  • dsc_ensure

    Specifies if the AD replication subnet should be added or remove. Default value is ‘Present’.

  • dsc_location

    The location for the AD replication site. Default value is empty.

  • dsc_site

    The name of the assigned AD replication site, e.g. Default-First-Site-Name.

Parameters

  • dsc_name (namevar)

    The name of the AD replication subnet, e.g. 10.0.0.0/24.

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