Compartir a través de


IBot.MsaAppTenantId Property

Definition

Microsoft App Tenant Id for the bot

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

Property Value

Attributes

Applies to