DataReplicationJobState(String) Constructor

Definition

Initializes a new instance of DataReplicationJobState.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to