Freigeben über


USqlIndex.PartitionKeyList Eigenschaft

Definition

Ruft die Liste der Partitionsschlüssel im Index ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="partitionKeyList")]
public System.Collections.Generic.IList<string> PartitionKeyList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionKeyList")>]
member this.PartitionKeyList : System.Collections.Generic.IList<string> with get, set
Public Property PartitionKeyList As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: