[Index]

Model: device/skypeforbusiness/CsVideoInteropServerSyntheticTransactionConfiguration

Model Details

Title Description Details
WatcherNodeFqdns Specifies the FQDN of the watcher node relevant to the synthetic transaction. For example: -WatcherNodeFqdns "atl-cs-001.contoso.com". Watcher nodes are computers that periodically use System Center Operations Manager and Skype for Business Server synthetic transactions to verify that Skype for Business Server components are working as expected. For more information, see New-CsWatcherNodeConfiguration. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}.
  • Field Name: WatcherNodeFqdns.[n]
  • Type: Array
ScopeClass
  • Field Name: ScopeClass
  • Type: String
Element
  • Field Name: Element
  • Type: String
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.
  • Field Name: InMemory
  • Type: Boolean
Anchor
  • Field Name: Anchor
  • Type: String
Identity * The Identity parameter specifies the Video Interop Server synthetic transaction configuration to create. Video Interop Server synthetic transaction configuration settings can be configured at the global, site, or service scope. To refer to the global instance, use this syntax: -Identity "Global" Use this syntax to refer to a collection at the site scope: -Identity "site:Redmond" Wildcard characters such as the asterisk (*) cannot be used with the Identity parameter.
  • Field Name: Identity
  • Type: String
API reference for device/skypeforbusiness/CsVideoInteropServerSyntheticTransactionConfiguration