次の方法で共有


WebPubSubRequestType.Equality 演算子

定義

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

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

パラメーター

戻り値

適用対象