< Back
Remove-DeviceAppManagement_IosManagedAppProtections_Apps
Post
NAME Remove-DeviceAppManagement_IosManagedAppProtections_Apps
SYNOPSIS
Removes a "microsoft.graph.managedMobileApp" object.
SYNTAX
Remove-DeviceAppManagement_IosManagedAppProtections_Apps -iosManagedAppProtectionId <string> -managedMobileAppId
<string> [<CommonParameters>]
DESCRIPTION
Removes a "microsoft.graph.managedMobileApp" object from the "apps" collection.
List of apps to which the policy is deployed.
Graph Call: DELETE
~/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtectionId}/apps/managedMobileAppId
PARAMETERS
-managedMobileAppId <string>
The ID for a "microsoft.graph.managedMobileApp" object in the "apps" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-iosManagedAppProtectionId <string>
A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the
"iosManagedAppProtections" collection.
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.managedMobileApp" object in the "apps" collection.
System.String
A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the
"iosManagedAppProtections" collection.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
SYNOPSIS
Removes a "microsoft.graph.managedMobileApp" object.
SYNTAX
Remove-DeviceAppManagement_IosManagedAppProtections_Apps -iosManagedAppProtectionId <string> -managedMobileAppId
<string> [<CommonParameters>]
DESCRIPTION
Removes a "microsoft.graph.managedMobileApp" object from the "apps" collection.
List of apps to which the policy is deployed.
Graph Call: DELETE
~/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtectionId}/apps/managedMobileAppId
PARAMETERS
-managedMobileAppId <string>
The ID for a "microsoft.graph.managedMobileApp" object in the "apps" collection.
Required? true
Position? named
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
-iosManagedAppProtectionId <string>
A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the
"iosManagedAppProtections" collection.
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.managedMobileApp" object in the "apps" collection.
System.String
A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the
"iosManagedAppProtections" collection.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK