다음을 통해 공유


IBot.TenantId Property

Definition

The Tenant Id for the bot

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

Property Value

Attributes

Applies to