Share via


Update-MgBetaDeviceManagementDepOnboardingSetting

Update the navigation property depOnboardingSettings in deviceManagement

Syntax

UpdateExpanded (Default)

Update-MgBetaDeviceManagementDepOnboardingSetting
    -DepOnboardingSettingId <String>
    [-ResponseHeadersVariable <String>]
    [-AdditionalProperties <Hashtable>]
    [-AppleIdentifier <String>]
    [-DataSharingConsentGranted]
    [-DefaultIosEnrollmentProfile <IMicrosoftGraphDepIosEnrollmentProfile>]
    [-DefaultMacOSEnrollmentProfile <IMicrosoftGraphDepMacOSEnrollmentProfile>]
    [-DefaultTvOSEnrollmentProfile <Hashtable>]
    [-DefaultVisionOSEnrollmentProfile <Hashtable>]
    [-EnrollmentProfiles <IMicrosoftGraphEnrollmentProfile[]>]
    [-Id <String>]
    [-ImportedAppleDeviceIdentities <IMicrosoftGraphImportedAppleDeviceIdentity[]>]
    [-LastModifiedDateTime <DateTime>]
    [-LastSuccessfulSyncDateTime <DateTime>]
    [-LastSyncErrorCode <Int32>]
    [-LastSyncTriggeredDateTime <DateTime>]
    [-RoleScopeTagIds <String[]>]
    [-ShareTokenWithSchoolDataSyncService]
    [-SyncedDeviceCount <Int32>]
    [-TokenExpirationDateTime <DateTime>]
    [-TokenName <String>]
    [-TokenType <DepTokenType>]
    [-Headers <IDictionary>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Update

Update-MgBetaDeviceManagementDepOnboardingSetting
    -DepOnboardingSettingId <String>
    -BodyParameter <IMicrosoftGraphDepOnboardingSetting>
    [-ResponseHeadersVariable <String>]
    [-Headers <IDictionary>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentityExpanded

Update-MgBetaDeviceManagementDepOnboardingSetting
    -InputObject <IDeviceManagementEnrollmentIdentity>
    [-ResponseHeadersVariable <String>]
    [-AdditionalProperties <Hashtable>]
    [-AppleIdentifier <String>]
    [-DataSharingConsentGranted]
    [-DefaultIosEnrollmentProfile <IMicrosoftGraphDepIosEnrollmentProfile>]
    [-DefaultMacOSEnrollmentProfile <IMicrosoftGraphDepMacOSEnrollmentProfile>]
    [-DefaultTvOSEnrollmentProfile <Hashtable>]
    [-DefaultVisionOSEnrollmentProfile <Hashtable>]
    [-EnrollmentProfiles <IMicrosoftGraphEnrollmentProfile[]>]
    [-Id <String>]
    [-ImportedAppleDeviceIdentities <IMicrosoftGraphImportedAppleDeviceIdentity[]>]
    [-LastModifiedDateTime <DateTime>]
    [-LastSuccessfulSyncDateTime <DateTime>]
    [-LastSyncErrorCode <Int32>]
    [-LastSyncTriggeredDateTime <DateTime>]
    [-RoleScopeTagIds <String[]>]
    [-ShareTokenWithSchoolDataSyncService]
    [-SyncedDeviceCount <Int32>]
    [-TokenExpirationDateTime <DateTime>]
    [-TokenName <String>]
    [-TokenType <DepTokenType>]
    [-Headers <IDictionary>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentity

Update-MgBetaDeviceManagementDepOnboardingSetting
    -InputObject <IDeviceManagementEnrollmentIdentity>
    -BodyParameter <IMicrosoftGraphDepOnboardingSetting>
    [-ResponseHeadersVariable <String>]
    [-Headers <IDictionary>]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Description

Update the navigation property depOnboardingSettings in deviceManagement

Permissions

Permission type Permissions (from least to most privileged)
Delegated (work or school account) DeviceManagementServiceConfig.ReadWrite.All,
Delegated (personal Microsoft account) Not supported
Application DeviceManagementServiceConfig.ReadWrite.All,

Parameters

-AdditionalProperties

Additional Parameters

Parameter properties

Type:Hashtable
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-AppleIdentifier

The Apple ID used to obtain the current token.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-BodyParameter

The depOnboardingSetting represents an instance of the Apple DEP service being onboarded to Intune. The onboarded service instance manages an Apple Token used to synchronize data between Apple and Intune. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Parameter properties

Type:IMicrosoftGraphDepOnboardingSetting
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

Update
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DataSharingConsentGranted

Consent granted for data sharing with Apple Dep Service

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DefaultIosEnrollmentProfile

The DepIOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to iOS configuration. This type of profile must be assigned to Apple DEP serial numbers before the corresponding devices can enroll via DEP. To construct, see NOTES section for DEFAULTIOSENROLLMENTPROFILE properties and create a hash table.

Parameter properties

Type:IMicrosoftGraphDepIosEnrollmentProfile
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DefaultMacOSEnrollmentProfile

The DepMacOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to macOS configuration. This type of profile must be assigned to Apple DEP serial numbers before the corresponding devices can enroll via DEP. To construct, see NOTES section for DEFAULTMACOSENROLLMENTPROFILE properties and create a hash table.

Parameter properties

Type:IMicrosoftGraphDepMacOSEnrollmentProfile
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DefaultTvOSEnrollmentProfile

The depTvOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to Apple TV device configuration. This type of profile must be assigned to Apple TV devices before the devices can enroll via DEP. However, This entity type will only be used as a navigation property to fetch the display name of the profile while getting the exitsing depOnboardingSetting entity, it won't support any operations, as the new entity is supported in device configuration(DCV2) graph calls

Parameter properties

Type:Hashtable
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DefaultVisionOSEnrollmentProfile

The enrollmentProfile resource represents a collection of configurations which must be provided pre-enrollment to enable enrolling certain devices whose identities have been pre-staged. Pre-staged device identities are assigned to this type of profile to apply the profile's configurations at enrollment of the corresponding device.

Parameter properties

Type:Hashtable
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DepOnboardingSettingId

The unique identifier of depOnboardingSetting

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-EnrollmentProfiles

The enrollment profiles. To construct, see NOTES section for ENROLLMENTPROFILES properties and create a hash table.

Parameter properties

Type:

IMicrosoftGraphEnrollmentProfile[]

Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Headers

Optional headers that will be added to the request.

Parameter properties

Type:IDictionary
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Id

The unique identifier for an entity. Read-only.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ImportedAppleDeviceIdentities

The imported Apple device identities. To construct, see NOTES section for IMPORTEDAPPLEDEVICEIDENTITIES properties and create a hash table.

Parameter properties

Type:

IMicrosoftGraphImportedAppleDeviceIdentity[]

Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Parameter properties

Type:IDeviceManagementEnrollmentIdentity
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-LastModifiedDateTime

When the service was onboarded.

Parameter properties

Type:DateTime
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LastSuccessfulSyncDateTime

When the service last syned with Intune

Parameter properties

Type:DateTime
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LastSyncErrorCode

Error code reported by Apple during last dep sync.

Parameter properties

Type:Int32
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LastSyncTriggeredDateTime

When Intune last requested a sync.

Parameter properties

Type:DateTime
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False
Aliases:RHV

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-RoleScopeTagIds

List of Scope Tags for this Entity instance.

Parameter properties

Type:

String[]

Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ShareTokenWithSchoolDataSyncService

Whether or not the Dep token sharing is enabled with the School Data Sync service.

Parameter properties

Type:SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SyncedDeviceCount

Gets synced device count

Parameter properties

Type:Int32
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TokenExpirationDateTime

When the token will expire.

Parameter properties

Type:DateTime
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TokenName

Friendly Name for Dep Token

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TokenType

depTokenType

Parameter properties

Type:DepTokenType
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Parameter properties

Type:SwitchParameter
Default value:None
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IDeviceManagementEnrollmentIdentity

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphDepOnboardingSetting

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphDepOnboardingSetting

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

BODYPARAMETER <IMicrosoftGraphDepOnboardingSetting>: The depOnboardingSetting represents an instance of the Apple DEP service being onboarded to Intune. The onboarded service instance manages an Apple Token used to synchronize data between Apple and Intune.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [AppleIdentifier <String>]: The Apple ID used to obtain the current token.
  • [DataSharingConsentGranted <Boolean?>]: Consent granted for data sharing with Apple Dep Service
  • [DefaultIosEnrollmentProfile <IMicrosoftGraphDepIosEnrollmentProfile>]: The DepIOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to iOS configuration. This type of profile must be assigned to Apple DEP serial numbers before the corresponding devices can enroll via DEP.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [AppleIdDisabled <Boolean?>]: Indicates if Apple id setup pane is disabled
    • [ApplePayDisabled <Boolean?>]: Indicates if Apple pay setup pane is disabled
    • [ConfigurationWebUrl <Boolean?>]: URL for setup assistant login
    • [DeviceNameTemplate <String>]: Sets a literal or name pattern.
    • [DiagnosticsDisabled <Boolean?>]: Indicates if diagnostics setup pane is disabled
    • [DisplayToneSetupDisabled <Boolean?>]: Indicates if displaytone setup screen is disabled
    • [EnabledSkipKeys <String- []>]: enabledSkipKeys contains all the enabled skip keys as strings
    • [EnrollmentTimeAzureAdGroupIds <String- []>]: EnrollmentTimeAzureAdGroupIds contains list of enrollment time Azure Group Ids to be associated with profile
    • [IsDefault <Boolean?>]: Indicates if this is the default profile
    • [IsMandatory <Boolean?>]: Indicates if the profile is mandatory
    • [LocationDisabled <Boolean?>]: Indicates if Location service setup pane is disabled
    • [PrivacyPaneDisabled <Boolean?>]: Indicates if privacy screen is disabled
    • [ProfileRemovalDisabled <Boolean?>]: Indicates if the profile removal option is disabled
    • [RestoreBlocked <Boolean?>]: Indicates if Restore setup pane is blocked
    • [ScreenTimeScreenDisabled <Boolean?>]: Indicates if screen timeout setup is disabled
    • [SiriDisabled <Boolean?>]: Indicates if siri setup pane is disabled
    • [SupervisedModeEnabled <Boolean?>]: Supervised mode, True to enable, false otherwise. See https://learn.microsoft.com/intune/deploy-use/enroll-devices-in-microsoft-intune for additional information.
    • [SupportDepartment <String>]: Support department information
    • [SupportPhoneNumber <String>]: Support phone number
    • [TermsAndConditionsDisabled <Boolean?>]: Indicates if 'Terms and Conditions' setup pane is disabled
    • [TouchIdDisabled <Boolean?>]: Indicates if touch id setup pane is disabled
    • [WaitForDeviceConfiguredConfirmation <Boolean?>]: Indicates if the device will need to wait for configured confirmation
    • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
    • [Description <String>]: Description of the profile
    • [DisplayName <String>]: Name of the profile
    • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
    • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
    • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AppearanceScreenDisabled <Boolean?>]: Indicates if Apperance screen is disabled
    • [AwaitDeviceConfiguredConfirmation <Boolean?>]: Indicates if the device will need to wait for configured confirmation
    • [CarrierActivationUrl <String>]: Carrier URL for activating device eSIM.
    • [CompanyPortalVppTokenId <String>]: If set, indicates which Vpp token should be used to deploy the Company Portal w/ device licensing. 'enableAuthenticationViaCompanyPortal' must be set in order for this property to be set.
    • [DeviceToDeviceMigrationDisabled <Boolean?>]: Indicates if Device To Device Migration is disabled
    • [EnableSharedIPad <Boolean?>]: This indicates whether the device is to be enrolled in a mode which enables multi user scenarios. Only applicable in shared iPads.
    • [EnableSingleAppEnrollmentMode <Boolean?>]: Tells the device to enable single app mode and apply app-lock during enrollment. Default is false. 'enableAuthenticationViaCompanyPortal' and 'companyPortalVppTokenId' must be set for this property to be set.
    • [ExpressLanguageScreenDisabled <Boolean?>]: Indicates if Express Language screen is disabled
    • [ForceTemporarySession <Boolean?>]: Indicates if temporary sessions is enabled
    • [HomeButtonScreenDisabled <Boolean?>]: Indicates if home button sensitivity screen is disabled
    • [IMessageAndFaceTimeScreenDisabled <Boolean?>]: Indicates if iMessage and FaceTime screen is disabled
    • [ITunesPairingMode <ITunesPairingMode?>]: iTunesPairingMode
    • [ManagementCertificates <IMicrosoftGraphManagementCertificateWithThumbprint- []>]: Management certificates for Apple Configurator
      • [Certificate <String>]: The Base 64 encoded management certificate
      • [Thumbprint <String>]: The thumbprint of the management certificate
    • [OnBoardingScreenDisabled <Boolean?>]: Indicates if onboarding setup screen is disabled
    • [PassCodeDisabled <Boolean?>]: Indicates if Passcode setup pane is disabled
    • [PasscodeLockGracePeriodInSeconds <Int32?>]: Indicates timeout before locked screen requires the user to enter the device passocde to unlock it
    • [PreferredLanguageScreenDisabled <Boolean?>]: Indicates if Preferred language screen is disabled
    • [RestoreCompletedScreenDisabled <Boolean?>]: Indicates if Weclome screen is disabled
    • [RestoreFromAndroidDisabled <Boolean?>]: Indicates if Restore from Android is disabled
    • [SharedIPadMaximumUserCount <Int32?>]: This specifies the maximum number of users that can use a shared iPad. Only applicable in shared iPad mode.
    • [SimSetupScreenDisabled <Boolean?>]: Indicates if the SIMSetup screen is disabled
    • [SoftwareUpdateScreenDisabled <Boolean?>]: Indicates if the mandatory sofware update screen is disabled
    • [TemporarySessionTimeoutInSeconds <Int32?>]: Indicates timeout of temporary session
    • [UpdateCompleteScreenDisabled <Boolean?>]: Indicates if Weclome screen is disabled
    • [UserSessionTimeoutInSeconds <Int32?>]: Indicates timeout of temporary session
    • [UserlessSharedAadModeEnabled <Boolean?>]: Indicates that this apple device is designated to support 'shared device mode' scenarios. This is distinct from the 'shared iPad' scenario. See https://learn.microsoft.com/mem/intune/enrollment/device-enrollment-shared-ios
    • [WatchMigrationScreenDisabled <Boolean?>]: Indicates if the watch migration screen is disabled
    • [WelcomeScreenDisabled <Boolean?>]: Indicates if Weclome screen is disabled
    • [ZoomDisabled <Boolean?>]: Indicates if zoom setup pane is disabled
  • [DefaultMacOSEnrollmentProfile <IMicrosoftGraphDepMacOSEnrollmentProfile>]: The DepMacOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to macOS configuration. This type of profile must be assigned to Apple DEP serial numbers before the corresponding devices can enroll via DEP.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [AppleIdDisabled <Boolean?>]: Indicates if Apple id setup pane is disabled
    • [ApplePayDisabled <Boolean?>]: Indicates if Apple pay setup pane is disabled
    • [ConfigurationWebUrl <Boolean?>]: URL for setup assistant login
    • [DeviceNameTemplate <String>]: Sets a literal or name pattern.
    • [DiagnosticsDisabled <Boolean?>]: Indicates if diagnostics setup pane is disabled
    • [DisplayToneSetupDisabled <Boolean?>]: Indicates if displaytone setup screen is disabled
    • [EnabledSkipKeys <String- []>]: enabledSkipKeys contains all the enabled skip keys as strings
    • [EnrollmentTimeAzureAdGroupIds <String- []>]: EnrollmentTimeAzureAdGroupIds contains list of enrollment time Azure Group Ids to be associated with profile
    • [IsDefault <Boolean?>]: Indicates if this is the default profile
    • [IsMandatory <Boolean?>]: Indicates if the profile is mandatory
    • [LocationDisabled <Boolean?>]: Indicates if Location service setup pane is disabled
    • [PrivacyPaneDisabled <Boolean?>]: Indicates if privacy screen is disabled
    • [ProfileRemovalDisabled <Boolean?>]: Indicates if the profile removal option is disabled
    • [RestoreBlocked <Boolean?>]: Indicates if Restore setup pane is blocked
    • [ScreenTimeScreenDisabled <Boolean?>]: Indicates if screen timeout setup is disabled
    • [SiriDisabled <Boolean?>]: Indicates if siri setup pane is disabled
    • [SupervisedModeEnabled <Boolean?>]: Supervised mode, True to enable, false otherwise. See https://learn.microsoft.com/intune/deploy-use/enroll-devices-in-microsoft-intune for additional information.
    • [SupportDepartment <String>]: Support department information
    • [SupportPhoneNumber <String>]: Support phone number
    • [TermsAndConditionsDisabled <Boolean?>]: Indicates if 'Terms and Conditions' setup pane is disabled
    • [TouchIdDisabled <Boolean?>]: Indicates if touch id setup pane is disabled
    • [WaitForDeviceConfiguredConfirmation <Boolean?>]: Indicates if the device will need to wait for configured confirmation
    • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
    • [Description <String>]: Description of the profile
    • [DisplayName <String>]: Name of the profile
    • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
    • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
    • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [AccessibilityScreenDisabled <Boolean?>]: Indicates if Accessibility screen is disabled
    • [AdminAccountFullName <String>]: Indicates what the full name for the admin account is
    • [AdminAccountPassword <String>]: Indicates what the password for the admin account is
    • [AdminAccountUserName <String>]: Indicates what the user name for the admin account is
    • [AutoAdvanceSetupEnabled <Boolean?>]: Indicates if Setup Assistant will automatically advance through its screen
    • [AutoUnlockWithWatchDisabled <Boolean?>]: Indicates if UnlockWithWatch screen is disabled
    • [ChooseYourLockScreenDisabled <Boolean?>]: Indicates if iCloud Documents and Desktop screen is disabled
    • [DontAutoPopulatePrimaryAccountInfo <Boolean?>]: Indicates whether Setup Assistant will auto populate the primary account information
    • [EnableRestrictEditing <Boolean?>]: Indicates whether the user will enable blockediting
    • [FileVaultDisabled <Boolean?>]: Indicates if file vault is disabled
    • [HideAdminAccount <Boolean?>]: Indicates whether the admin account should be hidded or not
    • [ICloudDiagnosticsDisabled <Boolean?>]: Indicates if iCloud Analytics screen is disabled
    • [ICloudStorageDisabled <Boolean?>]: Indicates if iCloud Documents and Desktop screen is disabled
    • [PassCodeDisabled <Boolean?>]: Indicates if Passcode setup pane is disabled
    • [PrimaryAccountFullName <String>]: Indicates what the full name for the primary account is
    • [PrimaryAccountUserName <String>]: Indicates what the account name for the primary account is
    • [RegistrationDisabled <Boolean?>]: Indicates if registration is disabled
    • [RequestRequiresNetworkTether <Boolean?>]: Indicates if the device is network-tethered to run the command
    • [SetPrimarySetupAccountAsRegularUser <Boolean?>]: Indicates whether Setup Assistant will set the account as a regular user
    • [SkipPrimarySetupAccountCreation <Boolean?>]: Indicates whether Setup Assistant will skip the user interface for primary account setup
    • [ZoomDisabled <Boolean?>]: Indicates if zoom setup pane is disabled
  • [DefaultTvOSEnrollmentProfile <IMicrosoftGraphDepTvOSEnrollmentProfile>]: The depTvOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to Apple TV device configuration. This type of profile must be assigned to Apple TV devices before the devices can enroll via DEP. However, This entity type will only be used as a navigation property to fetch the display name of the profile while getting the exitsing depOnboardingSetting entity, it won't support any operations, as the new entity is supported in device configuration(DCV2) graph calls
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
    • [Description <String>]: Description of the profile
    • [DisplayName <String>]: Name of the profile
    • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
    • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
    • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
    • [Id <String>]: The unique identifier for an entity. Read-only.
  • [DefaultVisionOSEnrollmentProfile <IMicrosoftGraphDepVisionOSEnrollmentProfile>]: The enrollmentProfile resource represents a collection of configurations which must be provided pre-enrollment to enable enrolling certain devices whose identities have been pre-staged. Pre-staged device identities are assigned to this type of profile to apply the profile's configurations at enrollment of the corresponding device.
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
    • [Description <String>]: Description of the profile
    • [DisplayName <String>]: Name of the profile
    • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
    • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
    • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
    • [Id <String>]: The unique identifier for an entity. Read-only.
  • [EnrollmentProfiles <IMicrosoftGraphEnrollmentProfile- []>]: The enrollment profiles.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
    • [Description <String>]: Description of the profile
    • [DisplayName <String>]: Name of the profile
    • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
    • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
    • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
  • [ImportedAppleDeviceIdentities <IMicrosoftGraphImportedAppleDeviceIdentity- []>]: The imported Apple device identities.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [CreatedDateTime <DateTime?>]: Created Date Time of the device
    • [Description <String>]: The description of the device
    • [DiscoverySource <DiscoverySource?>]: discoverySource
    • [EnrollmentState <EnrollmentState?>]: enrollmentState
    • [IsDeleted <Boolean?>]: Indicates if the device is deleted from Apple Business Manager
    • [IsSupervised <Boolean?>]: Indicates if the Apple device is supervised.
    • [LastContactedDateTime <DateTime?>]: Last Contacted Date Time of the device
    • [Platform <Platform?>]: Supported platform types for policies.
    • [RequestedEnrollmentProfileAssignmentDateTime <DateTime?>]: The time enrollment profile was assigned to the device
    • [RequestedEnrollmentProfileId <String>]: Enrollment profile Id admin intends to apply to the device during next enrollment
    • [SerialNumber <String>]: Device serial number
  • [LastModifiedDateTime <DateTime?>]: When the service was onboarded.
  • [LastSuccessfulSyncDateTime <DateTime?>]: When the service last syned with Intune
  • [LastSyncErrorCode <Int32?>]: Error code reported by Apple during last dep sync.
  • [LastSyncTriggeredDateTime <DateTime?>]: When Intune last requested a sync.
  • [RoleScopeTagIds <String- []>]: List of Scope Tags for this Entity instance.
  • [ShareTokenWithSchoolDataSyncService <Boolean?>]: Whether or not the Dep token sharing is enabled with the School Data Sync service.
  • [SyncedDeviceCount <Int32?>]: Gets synced device count
  • [TokenExpirationDateTime <DateTime?>]: When the token will expire.
  • [TokenName <String>]: Friendly Name for Dep Token
  • [TokenType <DepTokenType?>]: depTokenType

DEFAULTIOSENROLLMENTPROFILE <IMicrosoftGraphDepIosEnrollmentProfile>: The DepIOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to iOS configuration. This type of profile must be assigned to Apple DEP serial numbers before the corresponding devices can enroll via DEP.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [AppleIdDisabled <Boolean?>]: Indicates if Apple id setup pane is disabled
  • [ApplePayDisabled <Boolean?>]: Indicates if Apple pay setup pane is disabled
  • [ConfigurationWebUrl <Boolean?>]: URL for setup assistant login
  • [DeviceNameTemplate <String>]: Sets a literal or name pattern.
  • [DiagnosticsDisabled <Boolean?>]: Indicates if diagnostics setup pane is disabled
  • [DisplayToneSetupDisabled <Boolean?>]: Indicates if displaytone setup screen is disabled
  • [EnabledSkipKeys <String- []>]: enabledSkipKeys contains all the enabled skip keys as strings
  • [EnrollmentTimeAzureAdGroupIds <String- []>]: EnrollmentTimeAzureAdGroupIds contains list of enrollment time Azure Group Ids to be associated with profile
  • [IsDefault <Boolean?>]: Indicates if this is the default profile
  • [IsMandatory <Boolean?>]: Indicates if the profile is mandatory
  • [LocationDisabled <Boolean?>]: Indicates if Location service setup pane is disabled
  • [PrivacyPaneDisabled <Boolean?>]: Indicates if privacy screen is disabled
  • [ProfileRemovalDisabled <Boolean?>]: Indicates if the profile removal option is disabled
  • [RestoreBlocked <Boolean?>]: Indicates if Restore setup pane is blocked
  • [ScreenTimeScreenDisabled <Boolean?>]: Indicates if screen timeout setup is disabled
  • [SiriDisabled <Boolean?>]: Indicates if siri setup pane is disabled
  • [SupervisedModeEnabled <Boolean?>]: Supervised mode, True to enable, false otherwise. See https://learn.microsoft.com/intune/deploy-use/enroll-devices-in-microsoft-intune for additional information.
  • [SupportDepartment <String>]: Support department information
  • [SupportPhoneNumber <String>]: Support phone number
  • [TermsAndConditionsDisabled <Boolean?>]: Indicates if 'Terms and Conditions' setup pane is disabled
  • [TouchIdDisabled <Boolean?>]: Indicates if touch id setup pane is disabled
  • [WaitForDeviceConfiguredConfirmation <Boolean?>]: Indicates if the device will need to wait for configured confirmation
  • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
  • [Description <String>]: Description of the profile
  • [DisplayName <String>]: Name of the profile
  • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
  • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
  • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [AppearanceScreenDisabled <Boolean?>]: Indicates if Apperance screen is disabled
  • [AwaitDeviceConfiguredConfirmation <Boolean?>]: Indicates if the device will need to wait for configured confirmation
  • [CarrierActivationUrl <String>]: Carrier URL for activating device eSIM.
  • [CompanyPortalVppTokenId <String>]: If set, indicates which Vpp token should be used to deploy the Company Portal w/ device licensing. 'enableAuthenticationViaCompanyPortal' must be set in order for this property to be set.
  • [DeviceToDeviceMigrationDisabled <Boolean?>]: Indicates if Device To Device Migration is disabled
  • [EnableSharedIPad <Boolean?>]: This indicates whether the device is to be enrolled in a mode which enables multi user scenarios. Only applicable in shared iPads.
  • [EnableSingleAppEnrollmentMode <Boolean?>]: Tells the device to enable single app mode and apply app-lock during enrollment. Default is false. 'enableAuthenticationViaCompanyPortal' and 'companyPortalVppTokenId' must be set for this property to be set.
  • [ExpressLanguageScreenDisabled <Boolean?>]: Indicates if Express Language screen is disabled
  • [ForceTemporarySession <Boolean?>]: Indicates if temporary sessions is enabled
  • [HomeButtonScreenDisabled <Boolean?>]: Indicates if home button sensitivity screen is disabled
  • [IMessageAndFaceTimeScreenDisabled <Boolean?>]: Indicates if iMessage and FaceTime screen is disabled
  • [ITunesPairingMode <ITunesPairingMode?>]: iTunesPairingMode
  • [ManagementCertificates <IMicrosoftGraphManagementCertificateWithThumbprint- []>]: Management certificates for Apple Configurator
    • [Certificate <String>]: The Base 64 encoded management certificate
    • [Thumbprint <String>]: The thumbprint of the management certificate
  • [OnBoardingScreenDisabled <Boolean?>]: Indicates if onboarding setup screen is disabled
  • [PassCodeDisabled <Boolean?>]: Indicates if Passcode setup pane is disabled
  • [PasscodeLockGracePeriodInSeconds <Int32?>]: Indicates timeout before locked screen requires the user to enter the device passocde to unlock it
  • [PreferredLanguageScreenDisabled <Boolean?>]: Indicates if Preferred language screen is disabled
  • [RestoreCompletedScreenDisabled <Boolean?>]: Indicates if Weclome screen is disabled
  • [RestoreFromAndroidDisabled <Boolean?>]: Indicates if Restore from Android is disabled
  • [SharedIPadMaximumUserCount <Int32?>]: This specifies the maximum number of users that can use a shared iPad. Only applicable in shared iPad mode.
  • [SimSetupScreenDisabled <Boolean?>]: Indicates if the SIMSetup screen is disabled
  • [SoftwareUpdateScreenDisabled <Boolean?>]: Indicates if the mandatory sofware update screen is disabled
  • [TemporarySessionTimeoutInSeconds <Int32?>]: Indicates timeout of temporary session
  • [UpdateCompleteScreenDisabled <Boolean?>]: Indicates if Weclome screen is disabled
  • [UserSessionTimeoutInSeconds <Int32?>]: Indicates timeout of temporary session
  • [UserlessSharedAadModeEnabled <Boolean?>]: Indicates that this apple device is designated to support 'shared device mode' scenarios. This is distinct from the 'shared iPad' scenario. See https://learn.microsoft.com/mem/intune/enrollment/device-enrollment-shared-ios
  • [WatchMigrationScreenDisabled <Boolean?>]: Indicates if the watch migration screen is disabled
  • [WelcomeScreenDisabled <Boolean?>]: Indicates if Weclome screen is disabled
  • [ZoomDisabled <Boolean?>]: Indicates if zoom setup pane is disabled

DEFAULTMACOSENROLLMENTPROFILE <IMicrosoftGraphDepMacOSEnrollmentProfile>: The DepMacOSEnrollmentProfile resource represents an Apple Device Enrollment Program (DEP) enrollment profile specific to macOS configuration. This type of profile must be assigned to Apple DEP serial numbers before the corresponding devices can enroll via DEP.

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [AppleIdDisabled <Boolean?>]: Indicates if Apple id setup pane is disabled
  • [ApplePayDisabled <Boolean?>]: Indicates if Apple pay setup pane is disabled
  • [ConfigurationWebUrl <Boolean?>]: URL for setup assistant login
  • [DeviceNameTemplate <String>]: Sets a literal or name pattern.
  • [DiagnosticsDisabled <Boolean?>]: Indicates if diagnostics setup pane is disabled
  • [DisplayToneSetupDisabled <Boolean?>]: Indicates if displaytone setup screen is disabled
  • [EnabledSkipKeys <String- []>]: enabledSkipKeys contains all the enabled skip keys as strings
  • [EnrollmentTimeAzureAdGroupIds <String- []>]: EnrollmentTimeAzureAdGroupIds contains list of enrollment time Azure Group Ids to be associated with profile
  • [IsDefault <Boolean?>]: Indicates if this is the default profile
  • [IsMandatory <Boolean?>]: Indicates if the profile is mandatory
  • [LocationDisabled <Boolean?>]: Indicates if Location service setup pane is disabled
  • [PrivacyPaneDisabled <Boolean?>]: Indicates if privacy screen is disabled
  • [ProfileRemovalDisabled <Boolean?>]: Indicates if the profile removal option is disabled
  • [RestoreBlocked <Boolean?>]: Indicates if Restore setup pane is blocked
  • [ScreenTimeScreenDisabled <Boolean?>]: Indicates if screen timeout setup is disabled
  • [SiriDisabled <Boolean?>]: Indicates if siri setup pane is disabled
  • [SupervisedModeEnabled <Boolean?>]: Supervised mode, True to enable, false otherwise. See https://learn.microsoft.com/intune/deploy-use/enroll-devices-in-microsoft-intune for additional information.
  • [SupportDepartment <String>]: Support department information
  • [SupportPhoneNumber <String>]: Support phone number
  • [TermsAndConditionsDisabled <Boolean?>]: Indicates if 'Terms and Conditions' setup pane is disabled
  • [TouchIdDisabled <Boolean?>]: Indicates if touch id setup pane is disabled
  • [WaitForDeviceConfiguredConfirmation <Boolean?>]: Indicates if the device will need to wait for configured confirmation
  • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
  • [Description <String>]: Description of the profile
  • [DisplayName <String>]: Name of the profile
  • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
  • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
  • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [AccessibilityScreenDisabled <Boolean?>]: Indicates if Accessibility screen is disabled
  • [AdminAccountFullName <String>]: Indicates what the full name for the admin account is
  • [AdminAccountPassword <String>]: Indicates what the password for the admin account is
  • [AdminAccountUserName <String>]: Indicates what the user name for the admin account is
  • [AutoAdvanceSetupEnabled <Boolean?>]: Indicates if Setup Assistant will automatically advance through its screen
  • [AutoUnlockWithWatchDisabled <Boolean?>]: Indicates if UnlockWithWatch screen is disabled
  • [ChooseYourLockScreenDisabled <Boolean?>]: Indicates if iCloud Documents and Desktop screen is disabled
  • [DontAutoPopulatePrimaryAccountInfo <Boolean?>]: Indicates whether Setup Assistant will auto populate the primary account information
  • [EnableRestrictEditing <Boolean?>]: Indicates whether the user will enable blockediting
  • [FileVaultDisabled <Boolean?>]: Indicates if file vault is disabled
  • [HideAdminAccount <Boolean?>]: Indicates whether the admin account should be hidded or not
  • [ICloudDiagnosticsDisabled <Boolean?>]: Indicates if iCloud Analytics screen is disabled
  • [ICloudStorageDisabled <Boolean?>]: Indicates if iCloud Documents and Desktop screen is disabled
  • [PassCodeDisabled <Boolean?>]: Indicates if Passcode setup pane is disabled
  • [PrimaryAccountFullName <String>]: Indicates what the full name for the primary account is
  • [PrimaryAccountUserName <String>]: Indicates what the account name for the primary account is
  • [RegistrationDisabled <Boolean?>]: Indicates if registration is disabled
  • [RequestRequiresNetworkTether <Boolean?>]: Indicates if the device is network-tethered to run the command
  • [SetPrimarySetupAccountAsRegularUser <Boolean?>]: Indicates whether Setup Assistant will set the account as a regular user
  • [SkipPrimarySetupAccountCreation <Boolean?>]: Indicates whether Setup Assistant will skip the user interface for primary account setup
  • [ZoomDisabled <Boolean?>]: Indicates if zoom setup pane is disabled

ENROLLMENTPROFILES <IMicrosoftGraphEnrollmentProfile- []>: The enrollment profiles.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [ConfigurationEndpointUrl <String>]: Configuration endpoint url to use for Enrollment
  • [Description <String>]: Description of the profile
  • [DisplayName <String>]: Name of the profile
  • [EnableAuthenticationViaCompanyPortal <Boolean?>]: Indicates to authenticate with Apple Setup Assistant instead of Company Portal.
  • [RequireCompanyPortalOnSetupAssistantEnrolledDevices <Boolean?>]: Indicates that Company Portal is required on setup assistant enrolled devices
  • [RequiresUserAuthentication <Boolean?>]: Indicates if the profile requires user authentication

IMPORTEDAPPLEDEVICEIDENTITIES <IMicrosoftGraphImportedAppleDeviceIdentity- []>: The imported Apple device identities.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [CreatedDateTime <DateTime?>]: Created Date Time of the device
  • [Description <String>]: The description of the device
  • [DiscoverySource <DiscoverySource?>]: discoverySource
  • [EnrollmentState <EnrollmentState?>]: enrollmentState
  • [IsDeleted <Boolean?>]: Indicates if the device is deleted from Apple Business Manager
  • [IsSupervised <Boolean?>]: Indicates if the Apple device is supervised.
  • [LastContactedDateTime <DateTime?>]: Last Contacted Date Time of the device
  • [Platform <Platform?>]: Supported platform types for policies.
  • [RequestedEnrollmentProfileAssignmentDateTime <DateTime?>]: The time enrollment profile was assigned to the device
  • [RequestedEnrollmentProfileId <String>]: Enrollment profile Id admin intends to apply to the device during next enrollment
  • [SerialNumber <String>]: Device serial number

INPUTOBJECT <IDeviceManagementEnrollmentIdentity>: Identity Parameter

  • [AndroidDeviceOwnerEnrollmentProfileId <String>]: The unique identifier of androidDeviceOwnerEnrollmentProfile
  • [AndroidForWorkEnrollmentProfileId <String>]: The unique identifier of androidForWorkEnrollmentProfile
  • [AppScopeId <String>]: The unique identifier of appScope
  • [AppleEnrollmentProfileAssignmentId <String>]: The unique identifier of appleEnrollmentProfileAssignment
  • [AppleUserInitiatedEnrollmentProfileId <String>]: The unique identifier of appleUserInitiatedEnrollmentProfile
  • [CustomAppScopeId <String>]: The unique identifier of customAppScope
  • [DepOnboardingSettingId <String>]: The unique identifier of depOnboardingSetting
  • [DeviceEnrollmentConfigurationId <String>]: The unique identifier of deviceEnrollmentConfiguration
  • [DeviceManagementAutopilotEventId <String>]: The unique identifier of deviceManagementAutopilotEvent
  • [DirectoryObjectId <String>]: The unique identifier of directoryObject
  • [EnrollmentConfigurationAssignmentId <String>]: The unique identifier of enrollmentConfigurationAssignment
  • [EnrollmentProfileId <String>]: The unique identifier of enrollmentProfile
  • [ExpiringBeforeDateTime <String>]: Usage: expiringBeforeDateTime='{expiringBeforeDateTime}'
  • [ImportedAppleDeviceIdentityId <String>]: The unique identifier of importedAppleDeviceIdentity
  • [ImportedDeviceIdentityId <String>]: The unique identifier of importedDeviceIdentity
  • [ImportedWindowsAutopilotDeviceIdentityId <String>]: The unique identifier of importedWindowsAutopilotDeviceIdentity
  • [UnifiedRbacResourceActionId <String>]: The unique identifier of unifiedRbacResourceAction
  • [UnifiedRbacResourceNamespaceId <String>]: The unique identifier of unifiedRbacResourceNamespace
  • [UnifiedRoleAssignmentId <String>]: The unique identifier of unifiedRoleAssignment
  • [UnifiedRoleAssignmentMultipleId <String>]: The unique identifier of unifiedRoleAssignmentMultiple
  • [UnifiedRoleDefinitionId <String>]: The unique identifier of unifiedRoleDefinition
  • [UnifiedRoleDefinitionId1 <String>]: The unique identifier of unifiedRoleDefinition
  • [WindowsAutopilotDeploymentProfileAssignmentId <String>]: The unique identifier of windowsAutopilotDeploymentProfileAssignment
  • [WindowsAutopilotDeploymentProfileId <String>]: The unique identifier of windowsAutopilotDeploymentProfile
  • [WindowsAutopilotDeviceIdentityId <String>]: The unique identifier of windowsAutopilotDeviceIdentity
  • [WindowsFeatureUpdateProfileAssignmentId <String>]: The unique identifier of windowsFeatureUpdateProfileAssignment
  • [WindowsFeatureUpdateProfileId <String>]: The unique identifier of windowsFeatureUpdateProfile