Share via


IWithReadLocations.WithoutReadReplication(Region) Method

Definition

Removes a read location for the CosmosDB account.

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

Parameters

region
Region

The region for the location.

Returns

Applies to