Resource Type: dsc_exoofflineaddressbook
- Defined in:
- lib/puppet/type/dsc_exoofflineaddressbook.rb
Overview
The DSC EXOOfflineAddressBook resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_addresslists
The AddressLists parameter specifies the address lists or global address lists that are included in the OAB. You can use any value that uniquely identifies the address list.
-
dsc_applicationid
Id of the Azure Active Directory application to authenticate with.
-
dsc_certificatepath
Path to certificate used in service principal usually a PFX file.
-
dsc_certificatethumbprint
Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.
-
dsc_configuredattributes
The ConfiguredAttributes parameter specifies the recipient MAPI properties that are available in the OAB.
-
dsc_diffretentionperiod
The DiffRetentionPeriod parameter specifies the number of days that the OAB difference files are stored on the server.
-
dsc_ensure
Specify if the Offline Address Book should exist or not.
-
dsc_isdefault
The IsDefault parameter specifies whether the OAB is used by all mailboxes and mailbox databases that don’t have an OAB specified.
-
dsc_tenantid
Id of the Azure Active Directory tenant used for authentication.
Parameters
-
dsc_certificatepassword
Username can be made up to anything but password will be used for CertificatePassword
-
dsc_credential
Credentials of the Exchange Global Admin
-
dsc_name (namevar)
The Name parameter specifies the unique name of the Offline Address Book. The maximum length is 64 characters.
-
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).