次の方法で共有


CosmosDBContainerPartitionKey.Kind プロパティ

定義

パーティション分割に使用されるアルゴリズムの種類を示します。 MultiHash の場合、コンテナーの作成では、複数のパーティション キー (最大 3 つ) がサポートされます。

public Azure.ResourceManager.CosmosDB.Models.CosmosDBPartitionKind? Kind { get; set; }
member this.Kind : Nullable<Azure.ResourceManager.CosmosDB.Models.CosmosDBPartitionKind> with get, set
Public Property Kind As Nullable(Of CosmosDBPartitionKind)

プロパティ値

適用対象