次の方法で共有


BotProperties.MsaAppType プロパティ

定義

ボットの Microsoft アプリの種類。

public Azure.ResourceManager.BotService.Models.BotMsaAppType? MsaAppType { get; set; }
member this.MsaAppType : Nullable<Azure.ResourceManager.BotService.Models.BotMsaAppType> with get, set
Public Property MsaAppType As Nullable(Of BotMsaAppType)

プロパティ値

適用対象