次の方法で共有


CosmosDBAccountImpl.ICosmosDBAccount.OnlineRegionAsync メソッド

定義

非同期的に、現在の Azure Cosmos DB データベース アカウントの指定されたリージョンがオンラインになります。

System.Threading.Tasks.Task ICosmosDBAccount.OnlineRegionAsync (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region, System.Threading.CancellationToken cancellationToken);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.OnlineRegionAsync : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.OnlineRegionAsync : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Function OnlineRegionAsync (region As Region, cancellationToken As CancellationToken) As Task Implements ICosmosDBAccount.OnlineRegionAsync

パラメーター

region
Region

Cosmos DB リージョン。

cancellationToken
CancellationToken

戻り値

実装

適用対象