ChaosHandler(ChaosHandlerOption) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a ChaosHandler.
public ChaosHandler (Microsoft.Graph.ChaosHandlerOption chaosHandlerOptions = default);
new Microsoft.Graph.ChaosHandler : Microsoft.Graph.ChaosHandlerOption -> Microsoft.Graph.ChaosHandler
Public Sub New (Optional chaosHandlerOptions As ChaosHandlerOption = Nothing)
Parameters
- chaosHandlerOptions
- ChaosHandlerOption
Optional parameter to change default behavior of handler.