CosmosDBAccountImpl.IWithWriteReplication.WithWriteReplication Method

Definition

A georeplication location for the CosmosDB account.

Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate IWithWriteReplication.WithWriteReplication (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region, bool? isZoneRedundant);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithWriteReplication.WithWriteReplication : 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.IWithWriteReplication.WithWriteReplication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * Nullable<bool> -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate
Function WithWriteReplication (region As Region, isZoneRedundant As Nullable(Of Boolean)) As IWithCreate Implements IWithWriteReplication.WithWriteReplication

Parameters

region
Region

The region for the location.

isZoneRedundant
Nullable<Boolean>

Returns

Implements

Applies to