New-MgBetaDeviceAppManagementMobileApp
Create new navigation property to mobileApps for deviceAppManagement
Note
To view the v1.0 release of this cmdlet, view New-MgDeviceAppManagementMobileApp
Syntax
New-MgBetaDeviceAppManagementMobileApp
[-ResponseHeadersVariable <String>]
[-AdditionalProperties <Hashtable>]
[-Assignments <IMicrosoftGraphMobileAppAssignment[]>]
[-Categories <IMicrosoftGraphMobileAppCategory[]>]
[-Description <String>]
[-Developer <String>]
[-DisplayName <String>]
[-Id <String>]
[-InformationUrl <String>]
[-IsFeatured]
[-LargeIcon <IMicrosoftGraphMimeContent>]
[-Notes <String>]
[-Owner <String>]
[-PrivacyInformationUrl <String>]
[-Publisher <String>]
[-PublishingState <MobileAppPublishingState>]
[-Relationships <IMicrosoftGraphMobileAppRelationship[]>]
[-RoleScopeTagIds <String[]>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
New-MgBetaDeviceAppManagementMobileApp
-BodyParameter <IMicrosoftGraphMobileApp>
[-ResponseHeadersVariable <String>]
[-Headers <IDictionary>]
[-ProgressAction <ActionPreference>]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Description
Create new navigation property to mobileApps for deviceAppManagement
Parameters
-AdditionalProperties
Additional Parameters
Type: | Hashtable |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Assignments
The list of group assignments for this mobile app. To construct, see NOTES section for ASSIGNMENTS properties and create a hash table.
Type: | IMicrosoftGraphMobileAppAssignment[] |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-BodyParameter
An abstract class containing the base properties for Intune mobile apps. Note: Listing mobile apps with `$expand=assignments` has been deprecated. Instead get the list of apps without the `$expand` query on `assignments`. Then, perform the expansion on individual applications. To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Type: | IMicrosoftGraphMobileApp |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | True |
Accept wildcard characters: | False |
-Categories
The list of categories for this app. To construct, see NOTES section for CATEGORIES properties and create a hash table.
Type: | IMicrosoftGraphMobileAppCategory[] |
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 |
-Description
The description of the app.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Developer
The developer of the app.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-DisplayName
The admin provided or imported title of the app.
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 |
-InformationUrl
The more information Url.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-IsFeatured
The value indicating whether the app is marked as featured by the admin.
Type: | SwitchParameter |
Position: | Named |
Default value: | False |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-LargeIcon
Contains properties for a generic mime content. To construct, see NOTES section for LARGEICON properties and create a hash table.
Type: | IMicrosoftGraphMimeContent |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Notes
Notes for the app.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Owner
The owner of the app.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PrivacyInformationUrl
The privacy statement Url.
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 |
-Publisher
The publisher of the app.
Type: | String |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-PublishingState
Indicates the publishing state of an app.
Type: | MobileAppPublishingState |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-Relationships
List of relationships for this mobile app. To construct, see NOTES section for RELATIONSHIPS properties and create a hash table.
Type: | IMicrosoftGraphMobileAppRelationship[] |
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 |
-RoleScopeTagIds
List of scope tag ids for this mobile app.
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.IMicrosoftGraphMobileApp
System.Collections.IDictionary
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphMobileApp
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.
ASSIGNMENTS <IMicrosoftGraphMobileAppAssignment- []
>: The list of group assignments for this mobile app.
[Id <String>]
: The unique identifier for an entity. Read-only.[Intent <InstallIntent?>]
: Possible values for the install intent chosen by the admin.[Settings <IMicrosoftGraphMobileAppAssignmentSettings>]
: Abstract class to contain properties used to assign a mobile app to a group.[(Any) <Object>]
: This indicates any property can be added to this object.
[Source <DeviceAndAppManagementAssignmentSource?>]
: Represents source of assignment.[Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]
: Base type for assignment targets.[(Any) <Object>]
: This indicates any property can be added to this object.[DeviceAndAppManagementAssignmentFilterId <String>]
: The Id of the filter for the target assignment.[DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]
: Represents type of the assignment filter.
BODYPARAMETER <IMicrosoftGraphMobileApp>
: An abstract class containing the base properties for Intune mobile apps.
Note: Listing mobile apps with `$expand=assignments` has been deprecated.
Instead get the list of apps without the `$expand` query on `assignments`.
Then, perform the expansion on individual applications.
[(Any) <Object>]
: This indicates any property can be added to this object.[Id <String>]
: The unique identifier for an entity. Read-only.[Assignments <IMicrosoftGraphMobileAppAssignment-
[]>]
: The list of group assignments for this mobile app.[Id <String>]
: The unique identifier for an entity. Read-only.[Intent <InstallIntent?>]
: Possible values for the install intent chosen by the admin.[Settings <IMicrosoftGraphMobileAppAssignmentSettings>]
: Abstract class to contain properties used to assign a mobile app to a group.[(Any) <Object>]
: This indicates any property can be added to this object.
[Source <DeviceAndAppManagementAssignmentSource?>]
: Represents source of assignment.[Target <IMicrosoftGraphDeviceAndAppManagementAssignmentTarget>]
: Base type for assignment targets.[(Any) <Object>]
: This indicates any property can be added to this object.[DeviceAndAppManagementAssignmentFilterId <String>]
: The Id of the filter for the target assignment.[DeviceAndAppManagementAssignmentFilterType <DeviceAndAppManagementAssignmentFilterType?>]
: Represents type of the assignment filter.
[Categories <IMicrosoftGraphMobileAppCategory-
[]>]
: The list of categories for this app.[Id <String>]
: The unique identifier for an entity. Read-only.[DisplayName <String>]
: The name of the app category.
[Description <String>]
: The description of the app.[Developer <String>]
: The developer of the app.[DisplayName <String>]
: The admin provided or imported title of the app.[InformationUrl <String>]
: The more information Url.[IsFeatured <Boolean?>]
: The value indicating whether the app is marked as featured by the admin.[LargeIcon <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.
[Notes <String>]
: Notes for the app.[Owner <String>]
: The owner of the app.[PrivacyInformationUrl <String>]
: The privacy statement Url.[Publisher <String>]
: The publisher of the app.[PublishingState <MobileAppPublishingState?>]
: Indicates the publishing state of an app.[Relationships <IMicrosoftGraphMobileAppRelationship-
[]>]
: List of relationships for this mobile app.[Id <String>]
: The unique identifier for an entity. Read-only.[TargetId <String>]
: App ID of the app that is the target of the mobile app relationship entity. Read-Only[TargetType <MobileAppRelationshipType?>]
: Indicates whether the target of a relationship is the parent or the child in the relationship.
[RoleScopeTagIds <String-
[]>]
: List of scope tag ids for this mobile app.
CATEGORIES <IMicrosoftGraphMobileAppCategory- []
>: The list of categories for this app.
[Id <String>]
: The unique identifier for an entity. Read-only.[DisplayName <String>]
: The name of the app category.
LARGEICON <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.
RELATIONSHIPS <IMicrosoftGraphMobileAppRelationship- []
>: List of relationships for this mobile app.
[Id <String>]
: The unique identifier for an entity. Read-only.[TargetId <String>]
: App ID of the app that is the target of the mobile app relationship entity. Read-Only[TargetType <MobileAppRelationshipType?>]
: Indicates whether the target of a relationship is the parent or the child in the relationship.