BotMsaAppType.Inequality(BotMsaAppType, BotMsaAppType) Operator

Definition

Determines if two BotMsaAppType values are not the same.

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

Parameters

Returns

Applies to