< Back
New-DeviceAppManagementObject
Post
NAME New-DeviceAppManagementObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.deviceAppManagement" (or one of its derived types).
SYNTAX
New-DeviceAppManagementObject [-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
Creates a new object which represents a "microsoft.graph.deviceAppManagement" (or one of its derived types).
Singleton entity that acts as a container for all device app management functionality.
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
<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
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.deviceAppManagement" (or one of its derived types).
SYNTAX
New-DeviceAppManagementObject [-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
Creates a new object which represents a "microsoft.graph.deviceAppManagement" (or one of its derived types).
Singleton entity that acts as a container for all device app management functionality.
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
<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
OUTPUTS
RELATED LINKS