CosmosDBAccountImpl.IWithReadReplication.WithReadReplication Method

Definition

A georeplication location for the CosmosDB account.

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate IWithReadReplication.WithReadReplication (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region, bool? isZoneRedundant);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithReadReplication.WithReadReplication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * Nullable<bool> -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithReadReplication.WithReadReplication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * Nullable<bool> -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate
Function WithReadReplication (region As Region, isZoneRedundant As Nullable(Of Boolean)) As IWithCreate Implements IWithReadReplication.WithReadReplication

Parameters

region
Region

The region for the location.

isZoneRedundant
Nullable<Boolean>

Returns

Implements

Applies to