SliExecutionState 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.
Represents the current execution state of an SLI.
public class SliExecutionState : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Monitor.Slis.Models.SliExecutionState>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Monitor.Slis.Models.SliExecutionState>
type SliExecutionState = class
interface IJsonModel<SliExecutionState>
interface IPersistableModel<SliExecutionState>
Public Class SliExecutionState
Implements IJsonModel(Of SliExecutionState), IPersistableModel(Of SliExecutionState)
- Inheritance
-
SliExecutionState
- Implements
Properties
| Name | Description |
|---|---|
| Message |
A descriptive message related to the execution state. |
| State |
The execution state value. |