次の方法で共有


CommandState.Equality(CommandState, CommandState) 演算子

定義

2 つの CommandState 値が同じかどうかを判断します。

public static bool operator == (Azure.ResourceManager.DataMigration.Models.CommandState left, Azure.ResourceManager.DataMigration.Models.CommandState right);
static member ( = ) : Azure.ResourceManager.DataMigration.Models.CommandState * Azure.ResourceManager.DataMigration.Models.CommandState -> bool
Public Shared Operator == (left As CommandState, right As CommandState) As Boolean

パラメーター

right
CommandState

戻り値

適用対象