Resource Type: dsc_adreplicationsubnet
- Defined in:
- lib/puppet/type/dsc_adreplicationsubnet.rb
Overview
The DSC ADReplicationSubnet 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.
-
dsc_ensure
Specifies if the Active Directory replication subnet should be present or absent. Default value is ‘Present’.
-
dsc_location
The location for the Active Directory replication site. Default value is empty (”) location.
-
dsc_site
The name of the assigned Active Directory replication site, e.g. Default-First-Site-Name.
Parameters
-
dsc_name (namevar)
The name of the Active Directory 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).