PartitionKeyRangeStatistics.SizeInKB Propiedad

Definición

Obtiene el tamaño en KB de un intervalo de claves de partición en el servicio Azure Cosmos DB.

[Newtonsoft.Json.JsonProperty(PropertyName="sizeInKB")]
public long SizeInKB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sizeInKB")>]
member this.SizeInKB : int64
Public ReadOnly Property SizeInKB As Long

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a