Update-MgBetaDeviceManagementAndroidForWorkSetting
Update the navigation property androidForWorkSettings in deviceManagement
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>]
Update the navigation property androidForWorkSettings in deviceManagement
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Last completion time for app sync
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
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 |
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 |
Owner UPN that created the enterprise
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
{{ Fill ProgressAction Description }}
Type: | ActionPreference |
Aliases: | proga |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Optional Response Headers Variable.
Type: | String |
Aliases: | RHV |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
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 |
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 |
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphAndroidForWorkSettings
System.Collections.IDictionary
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphAndroidForWorkSettings
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'