Share via


BotChannelName.Inequality(BotChannelName, BotChannelName) Operator

Definition

Determines if two BotChannelName values are not the same.

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

Parameters

Returns

Applies to