次の方法で共有


DocumentCollection.PartitionKeyDeleteThroughputFraction プロパティ

定義

注意事項

PartitionKeyDeleteThroughputFraction is deprecated.

コレクションの PartitionKeyDeleteThroughputFraction を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute ObsoleteAttribute

適用対象