다음을 통해 공유


BotProperties.MsaAppId Property

Definition

Microsoft App Id for the bot

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public string MsaAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.MsaAppId : string with get, set
Public Property MsaAppId As String

Property Value

Implements

Attributes

Applies to