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

IWithReadLocations.WithoutReadReplication(Region) 方法

定义

删除 CosmosDB 帐户的读取位置。

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithReadLocations WithoutReadReplication (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region);
abstract member WithoutReadReplication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithReadLocations
Public Function WithoutReadReplication (region As Region) As IWithReadLocations

参数

region
Region

位置的区域。

返回

适用于