CosmosDBAccountImpl.WithWriteReplication Method

Definition

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl WithWriteReplication (Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region region, bool? isZoneRedundant);
member this.WithWriteReplication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Region * Nullable<bool> -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl
Public Function WithWriteReplication (region As Region, isZoneRedundant As Nullable(Of Boolean)) As CosmosDBAccountImpl

Parameters

region
Region
isZoneRedundant
Nullable<Boolean>

Returns

Applies to