Resource Type: dsc_dfsreplicationgroupconnection
- Defined in:
- lib/puppet/type/dsc_dfsreplicationgroupconnection.rb
Overview
The DSC DFSReplicationGroupConnection resource type. Automatically generated from version 4.2.0.0
Properties
-
dsc_description
A description for the DFS Replication Group connection.
-
dsc_domainname
The name of the AD Domain the DFS Replication Group connection should be in.
-
dsc_ensure
Specifies whether the DSF Replication Group connection should exist.
-
dsc_ensureenabled
Ensures that connection is either Enabled or Disabled.
-
dsc_ensurerdcenabled
Ensures remote differential compression is Enabled or Disabled.
Parameters
-
dsc_destinationcomputername (namevar)
The name of the Replication Group destination computer for the connection. 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_sourcecomputername (namevar)
The name of the Replication Group source computer for the connection. 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.
-
name (namevar)
Description of the purpose for this resource declaration.