CosmosDbService 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This class is deprecated. See https://aka.ms/bot-file-basics for more information.
連線 Cosmos DB 資料庫的組態屬性。
[System.Obsolete("This class is deprecated. See https://aka.ms/bot-file-basics for more information.", false)]
public class CosmosDbService : Microsoft.Bot.Configuration.AzureService
[<System.Obsolete("This class is deprecated. See https://aka.ms/bot-file-basics for more information.", false)>]
type CosmosDbService = class
inherit AzureService
Public Class CosmosDbService
Inherits AzureService
- 繼承
- 屬性
建構函式
CosmosDbService() |
已淘汰.
初始化 CosmosDbService 類別的新執行個體。 |
屬性
Collection |
已淘汰.
取得或設定集合。 |
Database |
已淘汰.
取得或設定資料庫。 |
Endpoint |
已淘汰.
取得或設定 CosmosDB 的端點。 |
Id |
已淘汰.
取得或設定服務的唯一識別碼。 (繼承來源 ConnectedService) |
Key |
已淘汰.
取得或設定用來存取 CosmosDB 的索引鍵。 |
Name |
已淘汰.
取得或設定服務的使用者易記名稱。 (繼承來源 ConnectedService) |
Properties |
已淘汰.
取得或設定未定義的屬性。 (繼承來源 ConnectedService) |
ResourceGroup |
已淘汰.
取得或設定資源群組。 (繼承來源 AzureService) |
ServiceName |
已淘汰.
取得或設定服務名稱。 (繼承來源 AzureService) |
SubscriptionId |
已淘汰.
取得或設定訂用帳戶識別碼。 (繼承來源 AzureService) |
TenantId |
已淘汰.
取得或設定服務的租使用者識別碼,例如「contoso.onmicrosoft.com」。 (繼承來源 AzureService) |
Type |
已淘汰.
取得或設定服務的型別。 (繼承來源 ConnectedService) |
方法
Decrypt(String) |
已淘汰.
解密此服務上的屬性。 |
Encrypt(String) |
已淘汰.
加密此服務上的屬性。 |