UniformInt64RangePartitionScheme Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.
[Newtonsoft.Json.JsonObject("UniformInt64Range")]
public class UniformInt64RangePartitionScheme : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.Partition
[<Newtonsoft.Json.JsonObject("UniformInt64Range")>]
type UniformInt64RangePartitionScheme = class
inherit Partition
Public Class UniformInt64RangePartitionScheme
Inherits Partition
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Uniform |
Initializes a new instance of the UniformInt64RangePartitionScheme class. |
Uniform |
Initializes a new instance of the UniformInt64RangePartitionScheme class. |
Count |
Gets or sets the number of partitions. |
High |
Gets or sets the upper bound of the partition key range that should be split between the partition ‘Count’ |
Low |
Gets or sets the lower bound of the partition key range that should be split between the partition ‘Count’ |
Validate() |
Validate the object. |
Продукт | Версії |
---|---|
Azure SDK for .NET | Legacy |
Відгук про Azure SDK for .NET
Azure SDK for .NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: