Freigeben über


ContainerPartitionKey.Kind Eigenschaft

Definition

Ruft ab oder legt die Art des Algorithmus fest, der für die Partitionierung verwendet wird. Mögliche Werte: "Hash", "Range"

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public Microsoft.Azure.Management.CosmosDB.Fluent.Models.PartitionKind Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : Microsoft.Azure.Management.CosmosDB.Fluent.Models.PartitionKind with get, set
Public Property Kind As PartitionKind

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: