Resource Type: dsc_scdlpcompliancepolicy
- Defined in:
- lib/puppet/type/dsc_scdlpcompliancepolicy.rb
Overview
The DSC SCDLPCompliancePolicy resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_comment
The Comment parameter specifies an optional comment.
-
dsc_ensure
Specify if this policy should exist or not.
-
dsc_exchangelocation
The ExchangeLocation parameter specifies Exchange Online mailboxes to include in the DLP policy. You can only use the value All for this parameter to include all mailboxes.
-
dsc_exchangesendermemberof
Exchange members to include.
-
dsc_exchangesendermemberofexception
Exchange members to exclude.
-
dsc_mode
The Mode parameter specifies the action and notification level of the DLP policy. Valid values are: Enable, TestWithNotifications, TestWithoutNotifications, Disable and PendingDeletion.
-
dsc_onedrivelocation
The OneDriveLocation parameter specifies the OneDrive for Business sites to include. You identify the site by its URL value, or you can use the value All to include all sites.
-
dsc_onedrivelocationexception
This parameter specifies the OneDrive for Business sites to exclude when you use the value All for the OneDriveLocation parameter. You identify the site by its URL value.
-
dsc_priority
Priority for the Policy.
-
dsc_sharepointlocation
The SharePointLocation parameter specifies the SharePoint Online sites to include. You identify the site by its URL value, or you can use the value All to include all sites.
-
dsc_sharepointlocationexception
This parameter specifies the SharePoint Online sites to exclude when you use the value All for the SharePointLocation parameter. You identify the site by its URL value.
-
dsc_teamslocation
Teams locations to include
-
dsc_teamslocationexception
Teams locations to exclude.
Parameters
-
dsc_credential
Credentials of the Exchange Global Admin
-
dsc_name (namevar)
The Name parameter specifies the unique name of the DLP policy. If the value contains spaces, enclose the value in quotation marks.
-
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).