Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CosmosDBAccountImpl.ICosmosDBAccount.OfflineRegion(Region) 方法

定义

它将当前 Azure Cosmos DB 数据库帐户的指定区域脱机。

void ICosmosDBAccount.OfflineRegion (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.OfflineRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> unit
override this.Microsoft.Azure.Management.CosmosDB.Fluent.ICosmosDBAccount.OfflineRegion : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> unit
Sub OfflineRegion (region As Region) Implements ICosmosDBAccount.OfflineRegion

参数

region
Region

Cosmos DB 区域。

实现

适用于