次の方法で共有


WebPubSubRequestType.Inequality 演算子

定義

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

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

パラメーター

戻り値

適用対象