< Back
Remove-DeviceAppManagement_WindowsInformationProtectionPolicies
Post
NAME Remove-DeviceAppManagement_WindowsInformationProtectionPolicies
SYNOPSIS
Removes a "microsoft.graph.windowsInformationProtectionPolicy" object.
SYNTAX
Remove-DeviceAppManagement_WindowsInformationProtectionPolicies -windowsInformationProtectionPolicyId <string>
[<CommonParameters>]
DESCRIPTION
Removes a "microsoft.graph.windowsInformationProtectionPolicy" object from the
"windowsInformationProtectionPolicies" collection.
Windows information protection for apps running on devices which are not MDM enrolled.
Graph Call: DELETE ~/deviceAppManagement/windowsInformationProtectionPolicies/windowsInformationProtectionPolicyId
PARAMETERS
-windowsInformationProtectionPolicyId <string>
The ID for a "microsoft.graph.windowsInformationProtectionPolicy" object in the
"windowsInformationProtectionPolicies" 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.windowsInformationProtectionPolicy" object in the
"windowsInformationProtectionPolicies" collection.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK
SYNOPSIS
Removes a "microsoft.graph.windowsInformationProtectionPolicy" object.
SYNTAX
Remove-DeviceAppManagement_WindowsInformationProtectionPolicies -windowsInformationProtectionPolicyId <string>
[<CommonParameters>]
DESCRIPTION
Removes a "microsoft.graph.windowsInformationProtectionPolicy" object from the
"windowsInformationProtectionPolicies" collection.
Windows information protection for apps running on devices which are not MDM enrolled.
Graph Call: DELETE ~/deviceAppManagement/windowsInformationProtectionPolicies/windowsInformationProtectionPolicyId
PARAMETERS
-windowsInformationProtectionPolicyId <string>
The ID for a "microsoft.graph.windowsInformationProtectionPolicy" object in the
"windowsInformationProtectionPolicies" 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.windowsInformationProtectionPolicy" object in the
"windowsInformationProtectionPolicies" collection.
OUTPUTS
RELATED LINKS
GitHub Repository https://github.com/Microsoft/Intune-PowerShell-SDK