Update-MgBetaDeviceManagementAndroidForWorkSetting
Update the navigation property androidForWorkSettings in deviceManagement
Syntax
Update-MgBetaDeviceManagementAndroidForWorkSetting
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-BindStatus <String>]
[-DeviceOwnerManagementEnabled]
[-EnrollmentTarget <String>]
[-Id <String>]
[-LastAppSyncDateTime <DateTime>]
[-LastAppSyncStatus <String>]
[-LastModifiedDateTime <DateTime>]
[-OwnerOrganizationName <String>]
[-OwnerUserPrincipalName <String>]
[-TargetGroupIds <String[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaDeviceManagementAndroidForWorkSetting
-BodyParameter <IMicrosoftGraphAndroidForWorkSettings>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Update the navigation property androidForWorkSettings in deviceManagement
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BindStatus
Bind status of the tenant with the Google EMM API
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
Settings for Android For Work. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphAndroidForWorkSettings |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: | SwitchParameter |
Aliases: | cf |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DeviceOwnerManagementEnabled
Indicates if this account is flighting for Android Device Owner Management with CloudDPC.
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-EnrollmentTarget
Android for Work device management targeting type for the account
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Headers
Optional headers that will be added to the request.
Type: | IDictionary |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Id
The unique identifier for an entity. Read-only.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-LastAppSyncDateTime
Last completion time for app sync
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-LastAppSyncStatus
Sync status of the tenant with the Google EMM API
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-LastModifiedDateTime
Last modification time for Android for Work settings
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-OwnerOrganizationName
Organization name used when onboarding Android for Work
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-OwnerUserPrincipalName
Owner UPN that created the enterprise
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ProgressAction
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ResponseHeadersVariable
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-TargetGroupIds
Specifies which AAD groups can enroll devices in Android for Work device management if enrollmentTarget is set to 'Targeted'
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: | SwitchParameter |
Aliases: | wi |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphAndroidForWorkSettings
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphAndroidForWorkSettings
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 <IMicrosoftGraphAndroidForWorkSettings>
: Settings for Android For Work.
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[BindStatus <String>]
: Bind status of the tenant with the Google EMM API[DeviceOwnerManagementEnabled <Boolean?>]
: Indicates if this account is flighting for Android Device Owner Management with CloudDPC.[EnrollmentTarget <String>]
: Android for Work device management targeting type for the account[LastAppSyncDateTime <DateTime?>]
: Last completion time for app sync[LastAppSyncStatus <String>]
: Sync status of the tenant with the Google EMM API[LastModifiedDateTime <DateTime?>]
: Last modification time for Android for Work settings[OwnerOrganizationName <String>]
: Organization name used when onboarding Android for Work[OwnerUserPrincipalName <String>]
: Owner UPN that created the enterprise[TargetGroupIds <String-
[]>]
: Specifies which AAD groups can enroll devices in Android for Work device management if enrollmentTarget is set to 'Targeted'