TroubleshooterExecutionStatus(String) Constructor

Definition

Initializes a new instance of TroubleshooterExecutionStatus.

public TroubleshooterExecutionStatus (string value);
new Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus : string -> Azure.ResourceManager.SelfHelp.Models.TroubleshooterExecutionStatus
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to