次の方法で共有


DataBoxStageName.Equality(DataBoxStageName, DataBoxStageName) 演算子

定義

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

public static bool operator == (Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName left, Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName right);
static member ( = ) : Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName * Azure.Messaging.EventGrid.SystemEvents.DataBoxStageName -> bool
Public Shared Operator == (left As DataBoxStageName, right As DataBoxStageName) As Boolean

パラメーター

戻り値

適用対象