Compartir a través de


IBot.MsaAppId Property

Definition

Microsoft App Id for the bot

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Microsoft App Id for the bot", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="msaAppId")]
public string MsaAppId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Microsoft App Id for the bot", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="msaAppId")>]
member this.MsaAppId : string with get, set
Public Property MsaAppId As String

Property Value

Attributes

Applies to