Resource Type: dsc_xexchaddresslist
- Defined in:
- lib/puppet/type/dsc_xexchaddresslist.rb
Overview
The DSC xExchAddressList resource type. Automatically generated from version 1.34.0
Properties
-
dsc_conditionalcompany
The ConditionalCompany parameter specifies a precanned filter that’s based on the value of the recipient’s Company property.
-
dsc_conditionalcustomattribute1
The ConditionalCustomAttribute1 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute1 property.
-
dsc_conditionalcustomattribute10
The ConditionalCustomAttribute10 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute10 property.
-
dsc_conditionalcustomattribute11
The ConditionalCustomAttribute11 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute11 property.
-
dsc_conditionalcustomattribute12
The ConditionalCustomAttribute12 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute12 property.
-
dsc_conditionalcustomattribute13
The ConditionalCustomAttribute13 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute13 property.
-
dsc_conditionalcustomattribute14
The ConditionalCustomAttribute14 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute14 property.
-
dsc_conditionalcustomattribute15
The ConditionalCustomAttribute15 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute15 property.
-
dsc_conditionalcustomattribute2
The ConditionalCustomAttribute2 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute2 property.
-
dsc_conditionalcustomattribute3
The ConditionalCustomAttribute3 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute3 property.
-
dsc_conditionalcustomattribute4
The ConditionalCustomAttribute4 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute4 property.
-
dsc_conditionalcustomattribute5
The ConditionalCustomAttribute5 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute5 property.
-
dsc_conditionalcustomattribute6
The ConditionalCustomAttribute6 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute6 property.
-
dsc_conditionalcustomattribute7
The ConditionalCustomAttribute7 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute7 property.
-
dsc_conditionalcustomattribute8
The ConditionalCustomAttribute8 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute8 property.
-
dsc_conditionalcustomattribute9
The ConditionalCustomAttribute9 parameter specifies a precanned filter that’s based on the value of the recipient’s ConditionalCustomAttribute9 property.
-
dsc_conditionaldepartment
The ConditionalDepartment parameter specifies a precanned filter that’s based on the value of the recipient’s Department property.
-
dsc_conditionalstateorprovince
The ConditionalStateOrProvince parameter specifies a precanned filter that’s based on the value of the recipient’s StateOrProvince property.
-
dsc_container
The Container parameter specifies where to create the address list.
-
dsc_displayname
The DisplayName parameter specifies where to create the address list.
-
dsc_ensure
Should this resource be present or absent
-
dsc_includedrecipients
The IncludedRecipients parameter specifies where to create the address list.
-
dsc_recipientcontainer
The RecipientContainer parameter specifies a filter that’s based on the recipient’s location in Active Directory.
-
dsc_recipientfilter
The RecipientFilter parameter specifies a custom OPath filter that’s based on the value of any available recipient property.
Parameters
-
dsc_credential
Credentials used to establish a remote PowerShell session to Exchange.
-
dsc_name (namevar)
The name of the address list.
-
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).