Share via


Bot.MsaAppType Property

Definition

Microsoft App Type for the bot

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.MsaAppType? MsaAppType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.MsaAppType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.MsaAppType> with get, set
Public Property MsaAppType As Nullable(Of MsaAppType)

Property Value

Implements

Attributes

Applies to