Resource Type: dsc_adreplicationsite
- Defined in:
- lib/puppet/type/dsc_adreplicationsite.rb
Overview
The DSC ADReplicationSite resource type. Automatically generated from version 6.4.0
Properties
-
dsc_description
Specifies a description of the object. This parameter sets the value of the Description property for the object. The LDAP Display Name (ldapDisplayName) for this property is ‘description’.
-
dsc_ensure
Specifies if the Active Directory replication site should be present or absent. Default value is ‘Present’.
-
dsc_renamedefaultfirstsitename
Specifies if the Default-First-Site-Name should be renamed if it exists. Default value is $false.
Parameters
-
dsc_name (namevar)
Specifies the name of the Active Directory replication site.
-
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).