次の方法で共有


BotProperties interface

ボットに提供するパラメーター。

プロパティ

allSettings

キーと値のペアとして定義されているすべての設定がリソースに含まれます。

appPasswordHint

アプリ シークレットをフェッチする方法に関するヒント (keyVault シークレット resourceId など)

cmekEncryptionStatus

CMK 暗号化状態注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

cmekKeyVaultUrl

The CMK Url

configuredChannels

ボットが構成されているチャネルのコレクション注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

description

ボットの説明

developerAppInsightKey

Application Insights キー

developerAppInsightsApiKey

Application Insights Api キー

developerAppInsightsApplicationId

Application Insights アプリ ID

disableLocalAuth

ローカル認証をオプトアウトし、MSI と AAD のみを認証専用に使用できるようにします。

displayName

ボットの名前

enabledChannels

ボットが有効になっているチャネルのコレクション注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

endpoint

ボットのエンドポイント

endpointVersion

ボットのエンドポイント バージョン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

iconUrl

ボットのアイコン URL

isCmekEnabled

Cmek が有効になっているかどうか

isDeveloperAppInsightsApiKeySet

ボットが developerAppInsightsApiKey セットであるかどうか注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

isStreamingSupported

ボットがストリーミングをサポートしているかどうか

luisAppIds

LUIS アプリ ID のコレクション

luisKey

LUIS キー

manifestUrl

ボットのマニフェスト URL

migrationToken

Azure 以外のボットを Azure サブスクリプションに移行するために使用されるトークン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

msaAppId

ボットの Microsoft アプリ ID

msaAppMSIResourceId

ボットの Microsoft App Managed Identity Resource Id

msaAppTenantId

ボットの Microsoft アプリ テナント ID

msaAppType

ボットの Microsoft アプリの種類

openWithHint

ボットを作成用に開く方法に関するブラウザーへのヒント (プロトコル ハンドラーなど)

parameters

キーと値のペアとして定義されたリソース パラメーターが含まれます。

privateEndpointConnections

ボット用に構成されたプライベート エンドポイント接続の一覧注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState

リソースのプロビジョニング状態注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

publicNetworkAccess

ボットが分離されたネットワーク内にあるかどうか

publishingCredentials

リソースの資格情報の発行

schemaTransformationVersion

ボットのチャネル スキーマ変換バージョン

storageResourceId

ボットのストレージ resourceId

tenantId

ボットのテナント ID

プロパティの詳細

allSettings

キーと値のペアとして定義されているすべての設定がリソースに含まれます。

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

プロパティ値

{[propertyName: string]: string}

appPasswordHint

アプリ シークレットをフェッチする方法に関するヒント (keyVault シークレット resourceId など)

appPasswordHint?: string

プロパティ値

string

cmekEncryptionStatus

CMK 暗号化状態注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

cmekEncryptionStatus?: string

プロパティ値

string

cmekKeyVaultUrl

The CMK Url

cmekKeyVaultUrl?: string

プロパティ値

string

configuredChannels

ボットが構成されているチャネルのコレクション注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

configuredChannels?: string[]

プロパティ値

string[]

description

ボットの説明

description?: string

プロパティ値

string

developerAppInsightKey

Application Insights キー

developerAppInsightKey?: string

プロパティ値

string

developerAppInsightsApiKey

Application Insights Api キー

developerAppInsightsApiKey?: string

プロパティ値

string

developerAppInsightsApplicationId

Application Insights アプリ ID

developerAppInsightsApplicationId?: string

プロパティ値

string

disableLocalAuth

ローカル認証をオプトアウトし、MSI と AAD のみを認証専用に使用できるようにします。

disableLocalAuth?: boolean

プロパティ値

boolean

displayName

ボットの名前

displayName: string

プロパティ値

string

enabledChannels

ボットが有効になっているチャネルのコレクション注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

enabledChannels?: string[]

プロパティ値

string[]

endpoint

ボットのエンドポイント

endpoint: null | string

プロパティ値

null | string

endpointVersion

ボットのエンドポイント バージョン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

endpointVersion?: string

プロパティ値

string

iconUrl

ボットのアイコン URL

iconUrl?: string

プロパティ値

string

isCmekEnabled

Cmek が有効になっているかどうか

isCmekEnabled?: boolean

プロパティ値

boolean

isDeveloperAppInsightsApiKeySet

ボットが developerAppInsightsApiKey セットであるかどうか注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

isDeveloperAppInsightsApiKeySet?: boolean

プロパティ値

boolean

isStreamingSupported

ボットがストリーミングをサポートしているかどうか

isStreamingSupported?: boolean

プロパティ値

boolean

luisAppIds

LUIS アプリ ID のコレクション

luisAppIds?: string[]

プロパティ値

string[]

luisKey

LUIS キー

luisKey?: string

プロパティ値

string

manifestUrl

ボットのマニフェスト URL

manifestUrl?: string

プロパティ値

string

migrationToken

Azure 以外のボットを Azure サブスクリプションに移行するために使用されるトークン注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

migrationToken?: string

プロパティ値

string

msaAppId

ボットの Microsoft アプリ ID

msaAppId: string

プロパティ値

string

msaAppMSIResourceId

ボットの Microsoft App Managed Identity Resource Id

msaAppMSIResourceId?: string

プロパティ値

string

msaAppTenantId

ボットの Microsoft アプリ テナント ID

msaAppTenantId?: string

プロパティ値

string

msaAppType

ボットの Microsoft アプリの種類

msaAppType?: string

プロパティ値

string

openWithHint

ボットを作成用に開く方法に関するブラウザーへのヒント (プロトコル ハンドラーなど)

openWithHint?: string

プロパティ値

string

parameters

キーと値のペアとして定義されたリソース パラメーターが含まれます。

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

プロパティ値

{[propertyName: string]: string}

privateEndpointConnections

ボット用に構成されたプライベート エンドポイント接続の一覧注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

privateEndpointConnections?: PrivateEndpointConnection[]

プロパティ値

provisioningState

リソースのプロビジョニング状態注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

provisioningState?: string

プロパティ値

string

publicNetworkAccess

ボットが分離されたネットワーク内にあるかどうか

publicNetworkAccess?: string

プロパティ値

string

publishingCredentials

リソースの資格情報の発行

publishingCredentials?: string

プロパティ値

string

schemaTransformationVersion

ボットのチャネル スキーマ変換バージョン

schemaTransformationVersion?: string

プロパティ値

string

storageResourceId

ボットのストレージ resourceId

storageResourceId?: string

プロパティ値

string

tenantId

ボットのテナント ID

tenantId?: string

プロパティ値

string