DrillProperties.ExecutionState Property
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.
Execution state of the Drill. Whether it is currently running or not.
public Azure.ResourceManager.ResilienceManagement.Models.ExecutionState? ExecutionState { get; }
member this.ExecutionState : Nullable<Azure.ResourceManager.ResilienceManagement.Models.ExecutionState>
Public ReadOnly Property ExecutionState As Nullable(Of ExecutionState)