StateDetails 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.
State details of the trigger.
public class StateDetails : System.ClientModel.Primitives.IJsonModel<Azure.Developer.LoadTesting.StateDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.Developer.LoadTesting.StateDetails>
type StateDetails = class
interface IJsonModel<StateDetails>
interface IPersistableModel<StateDetails>
Public Class StateDetails
Implements IJsonModel(Of StateDetails), IPersistableModel(Of StateDetails)
- Inheritance
-
StateDetails
- Implements
Properties
| Name | Description |
|---|---|
| Message |
The error message if the trigger is in disabled state. |