[Index]
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
ScopeClass |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Element |
|
||||||||||||||||||||||||||||||||||||||||||||||||
InMemory | Creates an object reference without actually committing the object as a permanent change. If you assign the output of this cmdlet called with this parameter to a variable, you can make changes to the properties of the object reference and then commit those changes by calling this cmdlet's matching Set-<cmdlet>. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Tenant | Globally unique identifier (GUID) of the Skype for Business Online tenant account for the third-party video system policy being created. For example: -Tenant "38aad667-af54-4397-aaa7-e94c79ec2308" You can return the tenant ID for each of your tenants by running this command: Get-CsTenant | Select-Object DisplayName, TenantID |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SupportsSendingLowResolution | Indicates whether or not low-resolution video can be sent by a VTC device. The default value is True ($True). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Anchor |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Identity * | Indicates the unique Identity to be assigned to the policy. Third party video system policies can be created at the site or per-user scope. To create a policy at the site scope, use syntax similar to this: -Identity "site:Redmond". To create a policy at the per-user scope, use syntax similar to this: -Identity "RedmondVideoSystemPolicy". |
|