次の方法で共有


AzureService(String) コンストラクター

定義

AzureService クラスの新しいインスタンスを初期化します。

public AzureService (string type);
new Microsoft.Bot.Configuration.AzureService : string -> Microsoft.Bot.Configuration.AzureService
Public Sub New (type As String)

パラメーター

type
String

サービスの種類を識別します。

適用対象