Resource Type: dsc_sccaseholdpolicy

Defined in:
lib/puppet/type/dsc_sccaseholdpolicy.rb

Overview

The DSC SCCaseHoldPolicy resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_comment

    The Comment parameter specifies an optional comment.

  • dsc_enabled

    The Enabled parameter specifies whether the policy is enabled or disabled.

  • dsc_ensure

    Specify if this policy should exist or not.

  • dsc_exchangelocation

    The ExchangeLocation parameter specifies the mailboxes to include in the policy.

  • dsc_publicfolderlocation

    The PublicFolderLocation parameter specifies that you want to include all public folders in the case hold policy. You use the value All for this parameter.

  • dsc_sharepointlocation

    The SharePointLocation parameter specifies the SharePoint Online and OneDrive for Business sites to include. You identify a site by its URL value.

Parameters

  • dsc_case (namevar)

    The Case parameter specifies the eDiscovery case that you want to associate with the case hold policy.

  • dsc_credential

    Credentials of the Global Admin

  • dsc_name (namevar)

    The Name parameter specifies the unique name of the case hold policy.

  • 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).