共用方式為


BotProperties interface

要提供給 Bot 的參數。

屬性

allSettings

包含所有定義為索引鍵/值組的資源。

appPasswordHint

如何擷取應用程式秘密的提示 (例如 keyVault secret resourceId)

cmekEncryptionStatus

CMK 加密狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

cmekKeyVaultUrl

The CMK Url

configuredChannels

設定 Bot 的通道集合注意:這個屬性將不會串行化。 它只能由伺服器填入。

description

Bot 的描述

developerAppInsightKey

Application Insights 金鑰

developerAppInsightsApiKey

Application Insights Api 金鑰

developerAppInsightsApplicationId

Application Insights 應用程式識別碼

disableLocalAuth

退出宣告本機驗證,並確保只能使用 MSI 和 AAD 進行驗證。

displayName

Bot 的名稱

enabledChannels

啟用 Bot 的通道集合注意:這個屬性將不會串行化。 它只能由伺服器填入。

endpoint

Bot 的端點

endpointVersion

Bot 的端點版本注意:此屬性將不會串行化。 它只能由伺服器填入。

iconUrl

Bot 的圖示 URL

isCmekEnabled

是否啟用 Cmek

isDeveloperAppInsightsApiKeySet

Bot 是否為 developerAppInsightsApiKey 集附注:此屬性將不會串行化。 它只能由伺服器填入。

isStreamingSupported

Bot 是否支援串流處理

luisAppIds

LUIS 應用程式識別碼的集合

luisKey

LUIS 金鑰

manifestUrl

Bot 的指令清單 URL

migrationToken

用來將非 Azure Bot 遷移至 Azure 訂用帳戶的令牌注意:此屬性將不會串行化。 它只能由伺服器填入。

msaAppId

Microsoft Bot 的應用程式識別碼

msaAppMSIResourceId

Microsoft Bot 的應用程式受控識別資源標識碼

msaAppTenantId

Microsoft Bot 的應用程式租用戶標識碼

msaAppType

bot 的Microsoft應用程式類型

openWithHint

瀏覽器的提示(例如通訊協定處理程式)如何開啟 Bot 以進行撰寫

parameters

包含定義為索引鍵/值組的資源參數。

privateEndpointConnections

為 Bot 設定的私人端點連線清單注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState

資源布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

publicNetworkAccess

Bot 是否位於隔離的網路

publishingCredentials

發佈資源的認證

schemaTransformationVersion

Bot 的通道架構轉換版本

storageResourceId

Bot 的記憶體 resourceId

tenantId

Bot 的租用戶標識碼

屬性詳細資料

allSettings

包含所有定義為索引鍵/值組的資源。

allSettings?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

appPasswordHint

如何擷取應用程式秘密的提示 (例如 keyVault secret resourceId)

appPasswordHint?: string

屬性值

string

cmekEncryptionStatus

CMK 加密狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

cmekEncryptionStatus?: string

屬性值

string

cmekKeyVaultUrl

The CMK Url

cmekKeyVaultUrl?: string

屬性值

string

configuredChannels

設定 Bot 的通道集合注意:這個屬性將不會串行化。 它只能由伺服器填入。

configuredChannels?: string[]

屬性值

string[]

description

Bot 的描述

description?: string

屬性值

string

developerAppInsightKey

Application Insights 金鑰

developerAppInsightKey?: string

屬性值

string

developerAppInsightsApiKey

Application Insights Api 金鑰

developerAppInsightsApiKey?: string

屬性值

string

developerAppInsightsApplicationId

Application Insights 應用程式識別碼

developerAppInsightsApplicationId?: string

屬性值

string

disableLocalAuth

退出宣告本機驗證,並確保只能使用 MSI 和 AAD 進行驗證。

disableLocalAuth?: boolean

屬性值

boolean

displayName

Bot 的名稱

displayName: string

屬性值

string

enabledChannels

啟用 Bot 的通道集合注意:這個屬性將不會串行化。 它只能由伺服器填入。

enabledChannels?: string[]

屬性值

string[]

endpoint

Bot 的端點

endpoint: null | string

屬性值

null | string

endpointVersion

Bot 的端點版本注意:此屬性將不會串行化。 它只能由伺服器填入。

endpointVersion?: string

屬性值

string

iconUrl

Bot 的圖示 URL

iconUrl?: string

屬性值

string

isCmekEnabled

是否啟用 Cmek

isCmekEnabled?: boolean

屬性值

boolean

isDeveloperAppInsightsApiKeySet

Bot 是否為 developerAppInsightsApiKey 集附注:此屬性將不會串行化。 它只能由伺服器填入。

isDeveloperAppInsightsApiKeySet?: boolean

屬性值

boolean

isStreamingSupported

Bot 是否支援串流處理

isStreamingSupported?: boolean

屬性值

boolean

luisAppIds

LUIS 應用程式識別碼的集合

luisAppIds?: string[]

屬性值

string[]

luisKey

LUIS 金鑰

luisKey?: string

屬性值

string

manifestUrl

Bot 的指令清單 URL

manifestUrl?: string

屬性值

string

migrationToken

用來將非 Azure Bot 遷移至 Azure 訂用帳戶的令牌注意:此屬性將不會串行化。 它只能由伺服器填入。

migrationToken?: string

屬性值

string

msaAppId

Microsoft Bot 的應用程式識別碼

msaAppId: string

屬性值

string

msaAppMSIResourceId

Microsoft Bot 的應用程式受控識別資源標識碼

msaAppMSIResourceId?: string

屬性值

string

msaAppTenantId

Microsoft Bot 的應用程式租用戶標識碼

msaAppTenantId?: string

屬性值

string

msaAppType

bot 的Microsoft應用程式類型

msaAppType?: string

屬性值

string

openWithHint

瀏覽器的提示(例如通訊協定處理程式)如何開啟 Bot 以進行撰寫

openWithHint?: string

屬性值

string

parameters

包含定義為索引鍵/值組的資源參數。

parameters?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

privateEndpointConnections

為 Bot 設定的私人端點連線清單注意:此屬性將不會串行化。 它只能由伺服器填入。

privateEndpointConnections?: PrivateEndpointConnection[]

屬性值

provisioningState

資源布建狀態注意:此屬性將不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicNetworkAccess

Bot 是否位於隔離的網路

publicNetworkAccess?: string

屬性值

string

publishingCredentials

發佈資源的認證

publishingCredentials?: string

屬性值

string

schemaTransformationVersion

Bot 的通道架構轉換版本

schemaTransformationVersion?: string

屬性值

string

storageResourceId

Bot 的記憶體 resourceId

storageResourceId?: string

屬性值

string

tenantId

Bot 的租用戶標識碼

tenantId?: string

屬性值

string