IndexStats.IndexFullness Property
Definition
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.
The fullness of the index, regardless of whether a metadata filter expression was passed. The granularity of this metric is 10%.
[System.Text.Json.Serialization.JsonPropertyName("indexFullness")]
public float IndexFullness { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("indexFullness")>]
member this.IndexFullness : single with get, set
Public Property IndexFullness As Single
Property Value
- Attributes