BotMsaAppType Enum

Definition

Microsoft App Type for the bot.

public enum BotMsaAppType
type BotMsaAppType = 
Public Enum BotMsaAppType
Inheritance
BotMsaAppType

Fields

Name Value Description
UserAssignedMSI 0

UserAssignedMSI.

SingleTenant 1

SingleTenant.

MultiTenant 2

MultiTenant.

Applies to