Share via


IndexStatus.Ready Property

Definition

Gets or Sets Ready

[System.Text.Json.Serialization.JsonPropertyName("ready")]
public bool Ready { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ready")>]
member this.Ready : bool with get, set
Public Property Ready As Boolean

Property Value

Attributes

Applies to