Resource Type: dsc_dfsreplicationgroupmember

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

Overview

The DSC DFSReplicationGroupMember resource type. Automatically generated from version 5.1.1

Properties

  • dsc_description

    A description for the DFS Replication Group member.

  • dsc_domainname

    The name of the AD Domain the DFS Replication Group this replication group is in.

  • dsc_ensure

    Specifies whether the DFS Replication Group member should exist.

Parameters

  • dsc_computername (namevar)

    The computer name of the Replication Group member. This can be specified using either the ComputerName or FQDN name for the member. If an FQDN name is used and the DomainName parameter is set, the FQDN domain name must match.

  • dsc_groupname (namevar)

    The name of the DFS Replication Group.

  • dsc_psdscrunascredential
  • dsc_timeout

    The maximum time in seconds to wait for the DSC resource to complete.

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