Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting
Update the navigation property androidManagedStoreAccountEnterpriseSettings in deviceManagement
Syntax
Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-AndroidDeviceOwnerFullyManagedEnrollmentEnabled]
[-BindStatus <String>]
[-CompanyCodes <IMicrosoftGraphAndroidEnrollmentCompanyCode[]>]
[-DeviceOwnerManagementEnabled]
[-EnrollmentTarget <String>]
[-Id <String>]
[-LastAppSyncDateTime <DateTime>]
[-LastAppSyncStatus <String>]
[-LastModifiedDateTime <DateTime>]
[-ManagedGooglePlayInitialScopeTagIds <String[]>]
[-OwnerOrganizationName <String>]
[-OwnerUserPrincipalName <String>]
[-TargetGroupIds <String[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting
-BodyParameter <IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Update the navigation property androidManagedStoreAccountEnterpriseSettings in deviceManagement
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-AndroidDeviceOwnerFullyManagedEnrollmentEnabled
Company codes for AndroidManagedStoreAccountEnterpriseSettings
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
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
Enterprise settings for an Android managed store account. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-CompanyCodes
Company codes for AndroidManagedStoreAccountEnterpriseSettings To construct, see NOTES section for COMPANYCODES properties and create a hash table.
Type: | IMicrosoftGraphAndroidEnrollmentCompanyCode[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
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 enterprise settings
Type: | DateTime |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ManagedGooglePlayInitialScopeTagIds
Initial scope tags for MGP apps
Type: | String[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-OwnerOrganizationName
Organization name used when onboarding Android Enterprise
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.IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings
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 <IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings>
: Enterprise settings for an Android managed store account.
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[AndroidDeviceOwnerFullyManagedEnrollmentEnabled <Boolean?>]
: Company codes for AndroidManagedStoreAccountEnterpriseSettings[BindStatus <String>]
: Bind status of the tenant with the Google EMM API[CompanyCodes <IMicrosoftGraphAndroidEnrollmentCompanyCode-
[]>]
: Company codes for AndroidManagedStoreAccountEnterpriseSettings[EnrollmentToken <String>]
: Enrollment Token used by the User to enroll their device.[QrCodeContent <String>]
: String used to generate a QR code for the token.[QrCodeImage <IMicrosoftGraphMimeContent>]
: Contains properties for a generic mime content.[(Any) <Object>]
: This indicates any property can be added to this object.[Type <String>]
: Indicates the content mime type.[Value <Byte-
[]>]
: The byte array that contains the actual content.
[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 enterprise settings[ManagedGooglePlayInitialScopeTagIds <String-
[]>]
: Initial scope tags for MGP apps[OwnerOrganizationName <String>]
: Organization name used when onboarding Android Enterprise[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'
COMPANYCODES <IMicrosoftGraphAndroidEnrollmentCompanyCode- []
>: Company codes for AndroidManagedStoreAccountEnterpriseSettings
[EnrollmentToken <String>]
: Enrollment Token used by the User to enroll their device.[QrCodeContent <String>]
: String used to generate a QR code for the token.[QrCodeImage <IMicrosoftGraphMimeContent>]
: Contains properties for a generic mime content.[(Any) <Object>]
: This indicates any property can be added to this object.[Type <String>]
: Indicates the content mime type.[Value <Byte-
[]>]
: The byte array that contains the actual content.