Remove-CsVideoInteropServiceProvider
Cloud Video Interop for Teams enables 3rd party VTC devices to be able to join Teams meetings. The CsVideoInteropServiceProvider cmdlets allow you to designate provider/tenant specific information about the connection to the provider.
Syntax
Remove-CsVideoInteropServiceProvider
[-WhatIf]
[-Confirm]
[[-Identity] <Object>]
[-Tenant <Object>]
[-Force]
[-AsJob]
Description
Cloud Video Interop for Teams enables 3rd party VTC devices to be able to join Teams meetings. The CsVideoInteropServiceProvider cmdlets allow you to designate provider/tenant specific information about the connection to the provider.
Use the Remove-CsVideoInteropServiceProvider to remove all provider information about a provider that your organization no longer uses. The only input is Identity - the provider you wish to remove.
Parameters
-Identity
Specify the VideoInteropServiceProvider to be removed.
Type: | XdsGlobalRelativeIdentity |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
Microsoft.Rtc.Management.Xds.XdsGlobalRelativeIdentity
Outputs
System.Object