Resource Type: dsc_exoactivesyncdeviceaccessrule
- Defined in:
- lib/puppet/type/dsc_exoactivesyncdeviceaccessrule.rb
Overview
The DSC EXOActiveSyncDeviceAccessRule resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_accesslevel
The AccessLevel parameter specifies whether the devices are allowed, blocked or quarantined.
-
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_characteristic
The Characteristic parameter specifies the device characteristic or category that’s used by the rule.
-
dsc_ensure
Specify if the Active Sync Device Access Rule should exist or not.
-
dsc_querystring
The QueryString parameter specifies the device identifier that’s used by the rule. This parameter uses a text value that’s used with Characteristic parameter value to define the device.
-
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_identity (namevar)
The Identity parameter specifies the identity of the device access rule.
-
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).