Test-ExceptionHandling
Tests exception handling.
Syntax
Test-ExceptionHandling
[-VMMServer <ServerConnection>]
[-ThrowAtWCFLayer]
[-ThrowAtInitialize]
[<CommonParameters>]
Description
The Test-ExceptionHandling cmdlet tests exception handling in Virtual Machine Manager (VMM).
Parameters
-ThrowAtInitialize
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-ThrowAtWCFLayer
Type: | SwitchParameter |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-VMMServer
Specifies a VMM server object.
Type: | ServerConnection |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |