WorkflowObjectType(String) Constructor

Definition

Initializes a new instance of WorkflowObjectType.

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

Parameters

value
String

Exceptions

value is null.

Applies to