SelfHelpStep.ExecutionStatus 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.
Status of Troubleshooter Step execution.
public Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus? ExecutionStatus { get; }
member this.ExecutionStatus : Nullable<Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus>
Public ReadOnly Property ExecutionStatus As Nullable(Of TroubleshooterExecutionStatus)