Share via


WebPubSubRequestType.Inequality Operator

Definition

Determines if two WebPubSubRequestType values are not the same.

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

Parameters

Returns

Applies to