次の方法で共有


CosmosDBForPostgreSqlClusterData.IsShardsOnCoordinatorEnabled プロパティ

定義

分散テーブルがコーディネーターに配置されているかどうか。 単一ノード クラスターでは、"true" に設定する必要があります。 値が変更された後にシャードの再調整が必要です。

public bool? IsShardsOnCoordinatorEnabled { get; set; }
member this.IsShardsOnCoordinatorEnabled : Nullable<bool> with get, set
Public Property IsShardsOnCoordinatorEnabled As Nullable(Of Boolean)

プロパティ値

適用対象