次の方法で共有


CosmosDBAccountImpl.ICosmosDBAccount.OfflineRegionAsync メソッド

定義

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

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

パラメーター

region
Region

Cosmos DB リージョン。

cancellationToken
CancellationToken

戻り値

実装

適用対象