< Back

Update-DeviceAppManagement_MobileAppConfigurations

Sat Jan 18, 2020 2:14 pm

NAME Update-DeviceAppManagement_MobileAppConfigurations



SYNOPSIS

Updates a "microsoft.graph.managedDeviceMobileAppConfiguration".





SYNTAX

Update-DeviceAppManagement_MobileAppConfigurations -managedDeviceMobileAppConfigurationId <string> [-assignments

<object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-deviceStatuses <object[]>]

[-deviceStatusSummary <object>] [-displayName <string>] [-lastModifiedDateTime <DateTimeOffset>]

[-targetedMobileApps <string[]>] [-userStatuses <object[]>] [-userStatusSummary <object>] [-version <int>]

[<CommonParameters>]



Update-DeviceAppManagement_MobileAppConfigurations -iosMobileAppConfiguration <SwitchParameter>

-managedDeviceMobileAppConfigurationId <string> [-assignments <object[]>] [-createdDateTime <DateTimeOffset>]

[-description <string>] [-deviceStatuses <object[]>] [-deviceStatusSummary <object>] [-displayName <string>]

[-encodedSettingXml <byte[]>] [-lastModifiedDateTime <DateTimeOffset>] [-settings <object[]>] [-targetedMobileApps

<string[]>] [-userStatuses <object[]>] [-userStatusSummary <object>] [-version <int>] [<CommonParameters>]



Update-DeviceAppManagement_MobileAppConfigurations -managedDeviceMobileAppConfigurationId <string> -ODataType

<string> [-assignments <object[]>] [-createdDateTime <DateTimeOffset>] [-description <string>] [-deviceStatuses

<object[]>] [-deviceStatusSummary <object>] [-displayName <string>] [-encodedSettingXml <byte[]>]

[-lastModifiedDateTime <DateTimeOffset>] [-settings <object[]>] [-targetedMobileApps <string[]>] [-userStatuses

<object[]>] [-userStatusSummary <object>] [-version <int>] [<CommonParameters>]





DESCRIPTION

Updates a "microsoft.graph.managedDeviceMobileAppConfiguration" object in the "mobileAppConfigurations" collection.



The Managed Device Mobile Application Configurations.



Graph Call: PATCH ~/deviceAppManagement/mobileAppConfigurations





PARAMETERS

-managedDeviceMobileAppConfigurationId <string>

The ID for a "microsoft.graph.managedDeviceMobileAppConfiguration" object in the "mobileAppConfigurations"

collection.



Required? true

Position? named

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-targetedMobileApps <string[]>

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



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



the associated app.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-createdDateTime <DateTimeOffset>

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



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



DateTime the object was created.



Required? false

Position? named

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

Accept pipeline input? false

Accept wildcard characters? false



-description <string>

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



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



Admin provided description of the Device Configuration.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-lastModifiedDateTime <DateTimeOffset>

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



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



DateTime the object was last modified.



Required? false

Position? named

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

Accept pipeline input? false

Accept wildcard characters? false



-displayName <string>

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



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



Admin provided name of the device configuration.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-version <int>

The "version" property, of type "Edm.Int32".



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



Version of the device configuration.



Required? false

Position? named

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-assignments <object[]>

The "assignments" property, of type "microsoft.graph.managedDeviceMobileAppConfigurationAssignment".



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



The list of group assignemenets for app configration.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-deviceStatuses <object[]>

The "deviceStatuses" property, of type "microsoft.graph.managedDeviceMobileAppConfigurationDeviceStatus".



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



List of ManagedDeviceMobileAppConfigurationDeviceStatus.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userStatuses <object[]>

The "userStatuses" property, of type "microsoft.graph.managedDeviceMobileAppConfigurationUserStatus".



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



List of ManagedDeviceMobileAppConfigurationUserStatus.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-deviceStatusSummary <object>

The "deviceStatusSummary" property, of type "microsoft.graph.managedDeviceMobileAppConfigurationDeviceSummary".



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



App configuration device status summary.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-userStatusSummary <object>

The "userStatusSummary" property, of type "microsoft.graph.managedDeviceMobileAppConfigurationUserSummary".



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



App configuration user status summary.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-iosMobileAppConfiguration <SwitchParameter>

A switch parameter for selecting the parameter set which corresponds to the

"microsoft.graph.iosMobileAppConfiguration" type.



Required? true

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-encodedSettingXml <byte[]>

The "encodedSettingXml" property, of type "Edm.Binary".



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



mdm app configuration Base64 binary.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-settings <object[]>

The "settings" property, of type "microsoft.graph.appConfigurationSettingItem".



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



app configuration setting items.



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 ID for a "microsoft.graph.managedDeviceMobileAppConfiguration" object in the "mobileAppConfigurations"

collection.



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