ArmBotServiceModelFactory.BotProperties メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
BotProperties の新しいインスタンスを初期化します。
public static Azure.ResourceManager.BotService.Models.BotProperties BotProperties (string displayName = default, string description = default, Uri iconUri = default, Uri endpoint = default, string endpointVersion = default, System.Collections.Generic.IDictionary<string,string> allSettings = default, System.Collections.Generic.IDictionary<string,string> parameters = default, Uri manifestUri = default, Azure.ResourceManager.BotService.Models.BotMsaAppType? msaAppType = default, string msaAppId = default, string msaAppTenantId = default, Azure.Core.ResourceIdentifier msaAppMSIResourceId = default, System.Collections.Generic.IEnumerable<string> configuredChannels = default, System.Collections.Generic.IEnumerable<string> enabledChannels = default, string developerAppInsightKey = default, string developerAppInsightsApiKey = default, string developerAppInsightsApplicationId = default, System.Collections.Generic.IEnumerable<string> luisAppIds = default, string luisKey = default, bool? isCmekEnabled = default, Uri cmekKeyVaultUri = default, string cmekEncryptionStatus = default, Guid? tenantId = default, Azure.ResourceManager.BotService.Models.BotServicePublicNetworkAccess? publicNetworkAccess = default, bool? isStreamingSupported = default, bool? isDeveloperAppInsightsApiKeySet = default, string migrationToken = default, bool? isLocalAuthDisabled = default, string schemaTransformationVersion = default, Azure.Core.ResourceIdentifier storageResourceId = default, System.Collections.Generic.IEnumerable<Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionData> privateEndpointConnections = default, string openWithHint = default, string appPasswordHint = default, string provisioningState = default, string publishingCredentials = default);
static member BotProperties : string * string * Uri * Uri * string * System.Collections.Generic.IDictionary<string, string> * System.Collections.Generic.IDictionary<string, string> * Uri * Nullable<Azure.ResourceManager.BotService.Models.BotMsaAppType> * string * string * Azure.Core.ResourceIdentifier * seq<string> * seq<string> * string * string * string * seq<string> * string * Nullable<bool> * Uri * string * Nullable<Guid> * Nullable<Azure.ResourceManager.BotService.Models.BotServicePublicNetworkAccess> * Nullable<bool> * Nullable<bool> * string * Nullable<bool> * string * Azure.Core.ResourceIdentifier * seq<Azure.ResourceManager.BotService.BotServicePrivateEndpointConnectionData> * string * string * string * string -> Azure.ResourceManager.BotService.Models.BotProperties
Public Shared Function BotProperties (Optional displayName As String = Nothing, Optional description As String = Nothing, Optional iconUri As Uri = Nothing, Optional endpoint As Uri = Nothing, Optional endpointVersion As String = Nothing, Optional allSettings As IDictionary(Of String, String) = Nothing, Optional parameters As IDictionary(Of String, String) = Nothing, Optional manifestUri As Uri = Nothing, Optional msaAppType As Nullable(Of BotMsaAppType) = Nothing, Optional msaAppId As String = Nothing, Optional msaAppTenantId As String = Nothing, Optional msaAppMSIResourceId As ResourceIdentifier = Nothing, Optional configuredChannels As IEnumerable(Of String) = Nothing, Optional enabledChannels As IEnumerable(Of String) = Nothing, Optional developerAppInsightKey As String = Nothing, Optional developerAppInsightsApiKey As String = Nothing, Optional developerAppInsightsApplicationId As String = Nothing, Optional luisAppIds As IEnumerable(Of String) = Nothing, Optional luisKey As String = Nothing, Optional isCmekEnabled As Nullable(Of Boolean) = Nothing, Optional cmekKeyVaultUri As Uri = Nothing, Optional cmekEncryptionStatus As String = Nothing, Optional tenantId As Nullable(Of Guid) = Nothing, Optional publicNetworkAccess As Nullable(Of BotServicePublicNetworkAccess) = Nothing, Optional isStreamingSupported As Nullable(Of Boolean) = Nothing, Optional isDeveloperAppInsightsApiKeySet As Nullable(Of Boolean) = Nothing, Optional migrationToken As String = Nothing, Optional isLocalAuthDisabled As Nullable(Of Boolean) = Nothing, Optional schemaTransformationVersion As String = Nothing, Optional storageResourceId As ResourceIdentifier = Nothing, Optional privateEndpointConnections As IEnumerable(Of BotServicePrivateEndpointConnectionData) = Nothing, Optional openWithHint As String = Nothing, Optional appPasswordHint As String = Nothing, Optional provisioningState As String = Nothing, Optional publishingCredentials As String = Nothing) As BotProperties
パラメーター
- displayName
- String
ボットの名前。
- description
- String
ボットの説明。
- iconUri
- Uri
ボットのアイコン URL。
- endpoint
- Uri
ボットのエンドポイント。
- endpointVersion
- String
ボットのエンドポイント バージョン。
- allSettings
- IDictionary<String,String>
キーと値のペアとして定義されているすべての設定がリソースに含まれます。
- parameters
- IDictionary<String,String>
キーと値のペアとして定義されたリソース パラメーターが含まれています。
- manifestUri
- Uri
ボットのマニフェスト URL。
- msaAppType
- Nullable<BotMsaAppType>
ボットの Microsoft アプリの種類。
- msaAppId
- String
ボットの Microsoft アプリ ID。
- msaAppTenantId
- String
ボットの Microsoft アプリ テナント ID。
- msaAppMSIResourceId
- ResourceIdentifier
ボットの Microsoft App マネージド ID リソース ID。
- configuredChannels
- IEnumerable<String>
ボットが構成されているチャネルのコレクション。
- enabledChannels
- IEnumerable<String>
ボットが有効になっているチャネルのコレクション。
- developerAppInsightKey
- String
Application Insights キー
- developerAppInsightsApiKey
- String
Application Insights Api キー。
- developerAppInsightsApplicationId
- String
Application Insights アプリ ID。
- luisAppIds
- IEnumerable<String>
LUIS アプリ ID のコレクション。
- luisKey
- String
LUIS キー。
- cmekKeyVaultUri
- Uri
CMK URL。
- cmekEncryptionStatus
- String
CMK 暗号化の状態。
- publicNetworkAccess
- Nullable<BotServicePublicNetworkAccess>
ボットが分離ネットワーク内にあるかどうか。
- migrationToken
- String
Azure 以外のボットを Azure サブスクリプションに移行するために使用されるトークン。
- schemaTransformationVersion
- String
ボットのチャネル スキーマ変換バージョン。
- storageResourceId
- ResourceIdentifier
ボットのストレージ resourceId。
- privateEndpointConnections
- IEnumerable<BotServicePrivateEndpointConnectionData>
ボット用に構成されたプライベート エンドポイント接続の一覧。
- openWithHint
- String
ボットを作成用に開く方法に関するヒント (プロトコル ハンドラーなど)。
- appPasswordHint
- String
アプリ シークレットをフェッチする方法に関するヒント (keyVault シークレット resourceId など)。
- provisioningState
- String
リソースのプロビジョニング状態。
- publishingCredentials
- String
リソースの資格情報の発行。
戻り値
モック作成用の新しい BotProperties インスタンス。
適用対象
Azure SDK for .NET