< Back

Remove-DeviceManagement_TermsAndConditions

Sat Jan 18, 2020 2:06 pm

NAME Remove-DeviceManagement_TermsAndConditions



SYNOPSIS

Removes a "microsoft.graph.termsAndConditions" object.





SYNTAX

Remove-DeviceManagement_TermsAndConditions -termsAndConditionId <string> [<CommonParameters>]





DESCRIPTION

Removes a "microsoft.graph.termsAndConditions" object from the "termsAndConditions" collection.



The terms and conditions associated with device management of the company.



Graph Call: DELETE ~/deviceManagement/termsAndConditions/termsAndConditionId





PARAMETERS

-termsAndConditionId <string>

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





OUTPUTS





RELATED LINKS

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