共用方式為


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

識別服務類型。

適用於