Resource Type: dsc_intunedevicecompliancepolicyandroiddeviceowner

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

Overview

The DSC IntuneDeviceCompliancePolicyAndroidDeviceOwner resource type. Automatically generated from version 1.21.1222.1

Properties

  • dsc_advancedthreatprotectionrequiredsecuritylevel

    AdvancedThreatProtectionRequiredSecurityLevel of the Android Device Owner device compliance policy.

  • 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 Android Device Owner device compliance policy.

  • dsc_devicethreatprotectionenabled

    DeviceThreatProtectionEnabled of the Android Device Owner device compliance policy.

  • dsc_devicethreatprotectionrequiredsecuritylevel

    DeviceThreatProtectionRequiredSecurityLevel of the Android Device Owner device compliance policy.

  • dsc_ensure

    Present ensures the policy exists, absent ensures it is removed

  • dsc_osmaximumversion

    osMaximumVersion of the Android Device Owner device compliance policy.

  • dsc_osminimumversion

    osMinimumVersion of the Android Device Owner device compliance policy.

  • dsc_passwordexpirationdays

    PasswordExpirationDays of the Android Device Owner device compliance policy.

  • dsc_passwordminimumlength

    PasswordMinimumLength of the Android Device Owner device compliance policy.

  • dsc_passwordminutesofinactivitybeforelock

    PasswordMinutesOfInactivityBeforeLock of the Android Device Owner device compliance policy.

  • dsc_passwordpreviouspasswordcounttoblock

    PasswordPreviousPasswordCountToBlock of the Android Device Owner device compliance policy.

  • dsc_passwordrequired

    PasswordRequired of the Android Device Owner device compliance policy.

  • dsc_passwordrequiredtype

    PasswordRequiredType of the Android Device Owner device compliance policy.

  • dsc_rolescopetagids

    List of Scope Tags for this Entity instance. Inherited from deviceConfiguration

  • dsc_securityrequireintuneappintegrity

    SecurityRequireIntuneAppIntegrity of the Android Device Owner device compliance policy.

  • dsc_securityrequiresafetynetattestationbasicintegrity

    SecurityRequireSafetyNetAttestationBasicIntegrity of the Android Device Owner device compliance policy.

  • dsc_securityrequiresafetynetattestationcertifieddevice

    SecurityRequireSafetyNetAttestationCertifiedDevice of the Android Device Owner device compliance policy.

  • dsc_storagerequireencryption

    StorageRequireEncryption of the Android Device Owner device compliance policy.

  • dsc_tenantid

    Id of the Azure Active Directory tenant used for authentication.

Parameters

  • dsc_credential

    Credentials of the Intune Admin

  • dsc_displayname (namevar)

    Display name of the Android Device Owner device compliance 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).