Resource Type: dsc_intunedeviceenrollmentplatformrestriction

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

Overview

The DSC IntuneDeviceEnrollmentPlatformRestriction resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_androidosmaximumversion

    N/A

  • dsc_androidosminimumversion

    N/A

  • dsc_androidpersonaldeviceenrollmentblocked

    N/A

  • dsc_androidplatformblocked

    N/A

  • dsc_applicationid

    Id of the Azure Active Directory application to authenticate with.

  • dsc_applicationsecret

    Secret of the Azure Active Directory tenant used for authentication.

  • dsc_certificatethumbprint

    Thumbprint of the Azure Active Directory application’s authentication certificate to use for authentication.

  • dsc_description

    Description of the device enrollment platform restriction.

  • dsc_ensure

    Present ensures the restriction exists, absent ensures it is removed.

  • dsc_iososmaximumversion

    N/A

  • dsc_iososminimumversion

    N/A

  • dsc_iospersonaldeviceenrollmentblocked

    N/A

  • dsc_iosplatformblocked

    N/A

  • dsc_macosmaximumversion

    N/A

  • dsc_macosminimumversion

    N/A

  • dsc_macpersonaldeviceenrollmentblocked

    N/A

  • dsc_macplatformblocked

    N/A

  • dsc_tenantid

    Name of the Azure Active Directory tenant used for authentication. Format contoso.onmicrosoft.com

  • dsc_windowsmobileosmaximumversion

    N/A

  • dsc_windowsmobileosminimumversion

    N/A

  • dsc_windowsmobilepersonaldeviceenrollmentblocked

    N/A

  • dsc_windowsmobileplatformblocked

    N/A

  • dsc_windowsosmaximumversion

    N/A

  • dsc_windowsosminimumversion

    N/A

  • dsc_windowspersonaldeviceenrollmentblocked

    N/A

  • dsc_windowsplatformblocked

    N/A

Parameters

  • dsc_credential

    Credentials of the Intune Admin

  • dsc_displayname (namevar)

    Display name of the device enrollment platform restriction.

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