BotProperties.MsaAppType Property

Definition

Microsoft App Type for the bot.

public Azure.ResourceManager.BotService.Models.BotMsaAppType? MsaAppType { get; set; }
member this.MsaAppType : Nullable<Azure.ResourceManager.BotService.Models.BotMsaAppType> with get, set
Public Property MsaAppType As Nullable(Of BotMsaAppType)

Property Value

Applies to