Partager via


UpdateItem.PartitionKey Propriété

Définition

[Newtonsoft.Json.JsonProperty("pk")]
public string PartitionKey { get; }
[Newtonsoft.Json.JsonProperty("pk")]
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.SingleQuoteConverter))]
public string PartitionKey { get; }
[<Newtonsoft.Json.JsonProperty("pk")>]
member this.PartitionKey : string
[<Newtonsoft.Json.JsonProperty("pk")>]
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.CosmosDB.BulkExecutor.BulkUpdate.SingleQuoteConverter))>]
member this.PartitionKey : string
Public ReadOnly Property PartitionKey As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute Newtonsoft.Json.JsonConverterAttribute

S’applique à