< Back

Remove-DeviceAppManagement_IosManagedAppProtections_Assignments

Sat Jan 18, 2020 1:53 pm

NAME Remove-DeviceAppManagement_IosManagedAppProtections_Assignments



SYNOPSIS

Removes a "microsoft.graph.targetedManagedAppPolicyAssignment" object.





SYNTAX

Remove-DeviceAppManagement_IosManagedAppProtections_Assignments -iosManagedAppProtectionId <string>

-iosManagedAppProtectionODataType <string> -targetedManagedAppPolicyAssignmentId <string> [<CommonParameters>]





DESCRIPTION

Removes a "microsoft.graph.targetedManagedAppPolicyAssignment" object from the "assignments" collection.



Navigation property to list of inclusion and exclusion groups to which the policy is deployed.



Graph Call: DELETE ~/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtectionId}/{iosManagedAppProtect

ionODataType}/assignments/targetedManagedAppPolicyAssignmentId





PARAMETERS

-targetedManagedAppPolicyAssignmentId <string>

The ID for a "microsoft.graph.targetedManagedAppPolicyAssignment" object in the "assignments" 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



-iosManagedAppProtectionODataType <string>

A required type cast for referencing properties that exist only on certain types of

"microsoft.graph.iosManagedAppProtection" objects.



Valid values: 'microsoft.graph.iosManagedAppProtection'



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.targetedManagedAppPolicyAssignment" object in the "assignments" collection.



System.String

A required ID for referencing a "microsoft.graph.iosManagedAppProtection" object in the

"iosManagedAppProtections" collection.



System.String

A required type cast for referencing properties that exist only on certain types of

"microsoft.graph.iosManagedAppProtection" objects.



Valid values: 'microsoft.graph.iosManagedAppProtection'





OUTPUTS





RELATED LINKS

GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK