< Back

Update-DeviceAppManagement

Sat Jan 18, 2020 2:09 pm

NAME Update-DeviceAppManagement



SYNOPSIS

Updates a "microsoft.graph.deviceAppManagement".





SYNTAX

Update-DeviceAppManagement [-androidManagedAppProtections <object[]>] [-defaultManagedAppProtections <object[]>]

[-iosManagedAppProtections <object[]>] [-isEnabledForMicrosoftStoreForBusiness <bool>] [-managedAppPolicies

<object[]>] [-managedAppRegistrations <object[]>] [-managedAppStatuses <object[]>] [-managedEBooks <object[]>]

[-mdmWindowsInformationProtectionPolicies <object[]>] [-microsoftStoreForBusinessLanguage <string>]

[-microsoftStoreForBusinessLastCompletedApplicationSyncTime <DateTimeOffset>]

[-microsoftStoreForBusinessLastSuccessfulSyncDateTime <DateTimeOffset>] [-mobileAppCategories <object[]>]

[-mobileAppConfigurations <object[]>] [-mobileApps <object[]>] [-targetedManagedAppConfigurations <object[]>]

[-vppTokens <object[]>] [-windowsInformationProtectionPolicies <object[]>] [<CommonParameters>]



Update-DeviceAppManagement -ODataType <string> [-androidManagedAppProtections <object[]>]

[-defaultManagedAppProtections <object[]>] [-iosManagedAppProtections <object[]>]

[-isEnabledForMicrosoftStoreForBusiness <bool>] [-managedAppPolicies <object[]>] [-managedAppRegistrations

<object[]>] [-managedAppStatuses <object[]>] [-managedEBooks <object[]>] [-mdmWindowsInformationProtectionPolicies

<object[]>] [-microsoftStoreForBusinessLanguage <string>]

[-microsoftStoreForBusinessLastCompletedApplicationSyncTime <DateTimeOffset>]

[-microsoftStoreForBusinessLastSuccessfulSyncDateTime <DateTimeOffset>] [-mobileAppCategories <object[]>]

[-mobileAppConfigurations <object[]>] [-mobileApps <object[]>] [-targetedManagedAppConfigurations <object[]>]

[-vppTokens <object[]>] [-windowsInformationProtectionPolicies <object[]>] [<CommonParameters>]





DESCRIPTION

Updates the "deviceAppManagement" object (which is of type "microsoft.graph.deviceAppManagement").



Graph Call: PATCH ~/deviceAppManagement





PARAMETERS

-microsoftStoreForBusinessLastSuccessfulSyncDateTime <DateTimeOffset>

The "microsoftStoreForBusinessLastSuccessfulSyncDateTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.deviceAppManagement" type.



The last time the apps from the Microsoft Store for Business were synced successfully for the account.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? false

Accept wildcard characters? false



-isEnabledForMicrosoftStoreForBusiness <bool>

The "isEnabledForMicrosoftStoreForBusiness" property, of type "Edm.Boolean".



This property is on the "microsoft.graph.deviceAppManagement" type.



Whether the account is enabled for syncing applications from the Microsoft Store for Business.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-microsoftStoreForBusinessLanguage <string>

The "microsoftStoreForBusinessLanguage" property, of type "Edm.String".



This property is on the "microsoft.graph.deviceAppManagement" type.



The locale information used to sync applications from the Microsoft Store for Business. Cultures that are

specific to a country/region. The names of these cultures follow RFC 4646 (Windows Vista and later). The

format is <languagecode2>-<country/regioncode2>, where <languagecode2> is a lowercase two-letter code derived

from ISO 639-1 and <country/regioncode2> is an uppercase two-letter code derived from ISO 3166. For example,

en-US for English (United States) is a specific culture.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-microsoftStoreForBusinessLastCompletedApplicationSyncTime <DateTimeOffset>

The "microsoftStoreForBusinessLastCompletedApplicationSyncTime" property, of type "Edm.DateTimeOffset".



This property is on the "microsoft.graph.deviceAppManagement" type.



The last time an application sync from the Microsoft Store for Business was completed.



Required? false

Position? named

Default value 1/1/0001 12:00:00 AM +00:00

Accept pipeline input? false

Accept wildcard characters? false



-mobileApps <object[]>

The "mobileApps" property, of type "microsoft.graph.mobileApp".



This property is on the "microsoft.graph.deviceAppManagement" type.



The mobile apps.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-mobileAppCategories <object[]>

The "mobileAppCategories" property, of type "microsoft.graph.mobileAppCategory".



This property is on the "microsoft.graph.deviceAppManagement" type.



The mobile app categories.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-mobileAppConfigurations <object[]>

The "mobileAppConfigurations" property, of type "microsoft.graph.managedDeviceMobileAppConfiguration".



This property is on the "microsoft.graph.deviceAppManagement" type.



The Managed Device Mobile Application Configurations.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-vppTokens <object[]>

The "vppTokens" property, of type "microsoft.graph.vppToken".



This property is on the "microsoft.graph.deviceAppManagement" type.



List of Vpp tokens for this organization.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-managedAppPolicies <object[]>

The "managedAppPolicies" property, of type "microsoft.graph.managedAppPolicy".



This property is on the "microsoft.graph.deviceAppManagement" type.



Managed app policies.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-iosManagedAppProtections <object[]>

The "iosManagedAppProtections" property, of type "microsoft.graph.iosManagedAppProtection".



This property is on the "microsoft.graph.deviceAppManagement" type.



iOS managed app policies.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-androidManagedAppProtections <object[]>

The "androidManagedAppProtections" property, of type "microsoft.graph.androidManagedAppProtection".



This property is on the "microsoft.graph.deviceAppManagement" type.



Android managed app policies.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-defaultManagedAppProtections <object[]>

The "defaultManagedAppProtections" property, of type "microsoft.graph.defaultManagedAppProtection".



This property is on the "microsoft.graph.deviceAppManagement" type.



Default managed app policies.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-targetedManagedAppConfigurations <object[]>

The "targetedManagedAppConfigurations" property, of type "microsoft.graph.targetedManagedAppConfiguration".



This property is on the "microsoft.graph.deviceAppManagement" type.



Targeted managed app configurations.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-mdmWindowsInformationProtectionPolicies <object[]>

The "mdmWindowsInformationProtectionPolicies" property, of type

"microsoft.graph.mdmWindowsInformationProtectionPolicy".



This property is on the "microsoft.graph.deviceAppManagement" type.



Windows information protection for apps running on devices which are MDM enrolled.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-windowsInformationProtectionPolicies <object[]>

The "windowsInformationProtectionPolicies" property, of type

"microsoft.graph.windowsInformationProtectionPolicy".



This property is on the "microsoft.graph.deviceAppManagement" type.



Windows information protection for apps running on devices which are not MDM enrolled.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-managedAppRegistrations <object[]>

The "managedAppRegistrations" property, of type "microsoft.graph.managedAppRegistration".



This property is on the "microsoft.graph.deviceAppManagement" type.



The managed app registrations.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-managedAppStatuses <object[]>

The "managedAppStatuses" property, of type "microsoft.graph.managedAppStatus".



This property is on the "microsoft.graph.deviceAppManagement" type.



The managed app statuses.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-managedEBooks <object[]>

The "managedEBooks" property, of type "microsoft.graph.managedEBook".



This property is on the "microsoft.graph.deviceAppManagement" type.



The Managed eBook.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ODataType <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-@odata.type <string>

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.



This is an alias of the ODataType parameter.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

System.String

The value provided in a search result (i.e. GET on a collection) in the "@odata.type" property.





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK