次の方法で共有


DataReplicationWorkflowState(String) コンストラクター

定義

DataReplicationWorkflowState の新しいインスタンスを初期化します。

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

パラメーター

value
String

例外

value が null です。

適用対象