Resource Type: dsc_intunedevicecompliancepolicyandroidworkprofile
- Defined in:
- lib/puppet/type/dsc_intunedevicecompliancepolicyandroidworkprofile.rb
Overview
The DSC IntuneDeviceCompliancePolicyAndroidWorkProfile resource type. Automatically generated from version 1.21.1222.1
Properties
-
dsc_advancedthreatprotectionrequiredsecuritylevel
AdvancedThreatProtectionRequiredSecurityLevel of the AndroidWorkProfile 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 AndroidWorkProfile device compliance policy.
-
dsc_devicethreatprotectionenabled
DeviceThreatProtectionEnabled of the AndroidWorkProfile device compliance policy.
-
dsc_devicethreatprotectionrequiredsecuritylevel
DeviceThreatProtectionRequiredSecurityLevel of the AndroidWorkProfile device compliance policy.
-
dsc_ensure
Present ensures the policy exists, absent ensures it is removed.
-
dsc_minandroidsecuritypatchlevel
MinAndroidSecurityPatchLevel of the AndroidWorkProfile device compliance policy.
-
dsc_osmaximumversion
OsMaximumVersion of the AndroidWorkProfile device compliance policy.
-
dsc_osminimumversion
OsMinimumVersion of the AndroidWorkProfile device compliance policy.
-
dsc_passwordexpirationdays
PasswordExpirationDays of the AndroidWorkProfile device compliance policy.
-
dsc_passwordminimumlength
PasswordMinimumLength of the AndroidWorkProfile device compliance policy.
-
dsc_passwordminutesofinactivitybeforelock
PasswordMinutesOfInactivityBeforeLock of the AndroidWorkProfile device compliance policy.
-
dsc_passwordpreviouspasswordblockcount
PasswordPreviousPasswordBlockCount of the AndroidWorkProfile device compliance policy.
-
dsc_passwordrequired
PasswordRequired of the AndroidWorkProfile device compliance policy.
-
dsc_passwordrequiredtype
PasswordRequiredType of the AndroidWorkProfile device compliance policy.
-
dsc_passwordsigninfailurecountbeforefactoryreset
PasswordSignInFailureCountBeforeFactoryReset of the AndroidWorkProfile device compliance policy.
-
dsc_rolescopetagids
RoleScopeTagIds of the AndroidWorkProfile device compliance policy.
-
dsc_securityblockjailbrokendevices
SecurityBlockJailbrokenDevices of the AndroidWorkProfile device compliance policy.
-
dsc_securitydisableusbdebugging
SecurityDisableUsbDebugging of the AndroidWorkProfile device compliance policy.
-
dsc_securitypreventinstallappsfromunknownsources
SecurityPreventInstallAppsFromUnknownSources of the AndroidWorkProfile device compliance policy.
-
dsc_securityrequirecompanyportalappintegrity
SecurityRequireCompanyPortalAppIntegrity of the AndroidWorkProfile device compliance policy.
-
dsc_securityrequiregoogleplayservices
SecurityRequireGooglePlayServices of the AndroidWorkProfile device compliance policy.
-
dsc_securityrequiresafetynetattestationbasicintegrity
SecurityRequireSafetyNetAttestationBasicIntegrity of the AndroidWorkProfile device compliance policy.
-
dsc_securityrequiresafetynetattestationcertifieddevice
SecurityRequireSafetyNetAttestationCertifiedDevice of the AndroidWorkProfile device compliance policy.
-
dsc_securityrequireuptodatesecurityproviders
SecurityRequireUpToDateSecurityProviders of the AndroidWorkProfile device compliance policy.
-
dsc_securityrequireverifyapps
SecurityRequireVerifyApps of the AndroidWorkProfile device compliance policy.
-
dsc_storagerequireencryption
StorageRequireEncryption of the AndroidWorkProfile 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 AndroidWorkProfile 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).