ChaosScenarioErrors Class
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.
Model that represents the scenario run errors.
public class ChaosScenarioErrors : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Chaos.Models.ChaosScenarioErrors>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Chaos.Models.ChaosScenarioErrors>
type ChaosScenarioErrors = class
interface IJsonModel<ChaosScenarioErrors>
interface IPersistableModel<ChaosScenarioErrors>
Public Class ChaosScenarioErrors
Implements IJsonModel(Of ChaosScenarioErrors), IPersistableModel(Of ChaosScenarioErrors)
- Inheritance
-
ChaosScenarioErrors
- Implements
Properties
| Name | Description |
|---|---|
| ErrorCode |
Error code for internal server errors. |
| ErrorMessage |
Error message for internal server errors. |
| Permission |
Any permission errors associated with the scenario run. |
| Resource |
Any resource state errors associated with the scenario run. |