Share via


BotMsaAppType.Equality(BotMsaAppType, BotMsaAppType) Operator

Definition

Determines if two BotMsaAppType values are the same.

public static bool operator == (Azure.ResourceManager.BotService.Models.BotMsaAppType left, Azure.ResourceManager.BotService.Models.BotMsaAppType right);
static member ( = ) : 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