次の方法で共有


CosmosDBAccountImpl.IWithWriteReplication.WithWriteReplication メソッド

定義

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

パラメーター

region
Region
isZoneRedundant
Nullable<Boolean>

戻り値

実装

適用対象