Resource Type: dsc_exoapplicationaccesspolicy
- Defined in:
- lib/puppet/type/dsc_exoapplicationaccesspolicy.rb
Overview
The DSC EXOApplicationAccessPolicy resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_accessright
The AccessRight parameter specifies the permission that you want to assign in the application access policy.
-
dsc_appid
The AppID parameter specifies the GUID of the apps to include in the policy.
-
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_description
The Description parameter specifies a description for the policy.
-
dsc_ensure
Specify if the Application Access Policy should exist or not.
-
dsc_policyscopegroupid
The PolicyScopeGroupID parameter specifies the recipient to define in the policy. You can use any value that uniquely identifies the recipient.
-
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 application access policy that you want to modify.
-
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).