[Index]

Model: device/skypeforbusiness/CsVoiceTestConfiguration

Model Details

Title Description Details
ExpectedUsage The name of the PSTN usage expected to be used during the configuration test. If a different PSTN usage is used, based on the target dial plan and voice policy, the test will fail. You can retrieve available usages by calling the Get-CsPstnUsage cmdlet. Must be 256 characters or fewer.
  • Field Name: ExpectedUsage
  • Type: String
Name * This parameter contains the same value as the Identity. If the Identity parameter is specified, you cannot include the Name parameter in your command. Likewise, if the Name parameter is specified, you cannot specify an Identity.
  • Field Name: Name
  • Type: String
DialedNumber The phone number you want to use to test the policies, usages, etc. Must be 512 characters or fewer. Default: 1234
  • Field Name: DialedNumber
  • Type: String
TargetDialplan The Identity of the dial plan to be used for this test. Dial plans can be retrieved by called the Get-CsDialPlan cmdlet. Must be 40 characters or fewer. Default: Global
  • Field Name: TargetDialplan
  • 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
ExpectedRoute The name of the voice route expected to be used during the configuration test. If a different route is used, based on the target dial plan and voice policy, the test will fail. You can retrieve available voice routes by calling the Get-CsVoiceRoute cmdlet. Must be 256 characters or fewer.
  • Field Name: ExpectedRoute
  • Type: String
ExpectedTranslatedNumber The phone number in the format you expect to see it after translation. This is the value of the DialedNumber parameter after normalization. If you run the Test-CsVoiceTestConfiguration cmdlet and the DialedNumber does not result in the value in ExpectedTranslatedNumber, the test will report as Fail. Must be 512 characters or fewer. Default: +1234
  • Field Name: ExpectedTranslatedNumber
  • Type: String
TargetVoicePolicy The Identity of the voice policy against which to run this test. Voice policies can be retrieved by calling the Get-CsVoicePolicy cmdlet. Must be 40 characters or fewer. Default: Global
  • Field Name: TargetVoicePolicy
  • Type: String
Identity * A string uniquely identifying this test scenario. This string can be up to 32 characters in length and may contain any alphanumeric characters plus the backslash (\), period (.) or underscore (_). The value of this parameter does not include scope because this object can be created only at the global scope. Therefore only a unique name is required.
  • Field Name: Identity
  • Type: String
API reference for device/skypeforbusiness/CsVoiceTestConfiguration