< Back
New-MobileAppAssignmentObject
Post
NAME New-MobileAppAssignmentObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.mobileAppAssignment" (or one of its derived types).
SYNTAX
New-MobileAppAssignmentObject [-intent <string>] [-settings <object>] [-target <object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.mobileAppAssignment" (or one of its derived types).
A class containing the properties used for Group Assignment of a Mobile App.
PARAMETERS
-intent <string>
The "intent" property, of type "microsoft.graph.installIntent".
This property is on the "microsoft.graph.mobileAppAssignment" type.
The install intent defined by the admin.
Valid values: 'available', 'required', 'uninstall', 'availableWithoutEnrollment'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-target <object>
The "target" property, of type "microsoft.graph.deviceAndAppManagementAssignmentTarget".
This property is on the "microsoft.graph.mobileAppAssignment" type.
The target group assignment defined by the admin.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-settings <object>
The "settings" property, of type "microsoft.graph.mobileAppAssignmentSettings".
This property is on the "microsoft.graph.mobileAppAssignment" type.
The settings for target assignment defined by the admin.
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.mobileAppAssignment" (or one of its derived types).
SYNTAX
New-MobileAppAssignmentObject [-intent <string>] [-settings <object>] [-target <object>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.mobileAppAssignment" (or one of its derived types).
A class containing the properties used for Group Assignment of a Mobile App.
PARAMETERS
-intent <string>
The "intent" property, of type "microsoft.graph.installIntent".
This property is on the "microsoft.graph.mobileAppAssignment" type.
The install intent defined by the admin.
Valid values: 'available', 'required', 'uninstall', 'availableWithoutEnrollment'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-target <object>
The "target" property, of type "microsoft.graph.deviceAndAppManagementAssignmentTarget".
This property is on the "microsoft.graph.mobileAppAssignment" type.
The target group assignment defined by the admin.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-settings <object>
The "settings" property, of type "microsoft.graph.mobileAppAssignmentSettings".
This property is on the "microsoft.graph.mobileAppAssignment" type.
The settings for target assignment defined by the admin.
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