DocumentCollection.PartitionKeyDeleteThroughputFraction Propiedad

Definición

Precaución

PartitionKeyDeleteThroughputFraction is deprecated.

Obtiene o establece partitionKeyDeleteThroughputFraction para la colección.

[Newtonsoft.Json.JsonProperty(PropertyName="partitionKeyDeleteThroughputFraction")]
[System.Obsolete("PartitionKeyDeleteThroughputFraction is deprecated.")]
public double PartitionKeyDeleteThroughputFraction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionKeyDeleteThroughputFraction")>]
[<System.Obsolete("PartitionKeyDeleteThroughputFraction is deprecated.")>]
member this.PartitionKeyDeleteThroughputFraction : double with get, set
Public Property PartitionKeyDeleteThroughputFraction As Double

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute ObsoleteAttribute

Se aplica a